CVS log for ports/www/linux-nvu/Attic/Makefile
Up to [FreeBSD] / ports / www / linux-nvu
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11
Wed Sep 8 05:37:23 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.10: +1 -1 lines
2010-08-01 net-p2p/javadc: is ancient, unmaintained, works only with JDK 1.3, no master site 2010-09-01 net/pathchar: has been broken for 2+ years, no sources available 2010-08-05 www/linux-nvu: NVU 1.0, released June 2005, is the last official release of NVU. Kompozer has picked up where NVU has left off. Please consider using /pr/www/kompozer instead
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 5 11:27:11 2010 UTC (19 months, 1 week ago) by beat
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -0 lines
- Mark DEPRECATED and set EXPIRATION_DATE to 2010-08-05. Development has stopped in June 2005 and www/nvu was removed from the portstree almost one year ago. Please consider using www/kompozer instead. With hat: gecko Feature safe: yes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 4 23:52:21 2010 UTC (19 months, 1 week ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Reset ilya@space.rootshell.ru: address bounces. PR: ports/148366 (partial) Feature safe: yes
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:54 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 21 23:28:09 2009 UTC (3 years ago) by bsam
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
. remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common since it was incorporated into default linux base port; . bump PORTREVISION for ports using linux-seamonkey/Makefile.common. Pointed out by: Portsnap buildbox
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 8 13:17:09 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -27 lines
- Update to 1.0 - Bring in line with other linux-gecko ports, thus inheriting all the features of the infrastructure: o desktop file o XPI/NPAPI support Approved by: Ilya Khamushkin <ilya@space.rootshell.ru> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 14 21:17:04 2005 UTC (7 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
version bump for linux-tiff update
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 8 08:33:33 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -2 lines
Now buildable. Approved by: portmgr (self)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:24:08 2004 UTC (7 years, 1 month ago) by netchild
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 18:47:46 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 26 03:37:43 2004 UTC (7 years, 8 months ago) by mezz
Branches: MAIN
Nvu is a complete Web Authoring System that combines web file management and easy-to-use WYSIWYG web page editing. Nvu is designed to be extremely easy to use, making it ideal for non-technical computer users who want to create an attractive, professional-looking web site without needing to know HTML or web coding. Features: - FTP site manager - A new color picker - Tabs! - CSS editor - A dash of style(s) - Customizable toolbars - Forms - Cleaner markup - Visible marks This is a pre-compiled Linux/i386 version. WWW: http://www.nvu.com/ PR: ports/66607 Submitted by: Ilya Khamushkin <ilya@space.rootshell.ru> Approved by: adamw (mentor)
