Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-21 | Fix build on -current. | Oliver Braun | |
Pointed out by: kris Approved by: maintainer | |||
2003-01-21 | Fix warnings when x11-servers/XFree86-4-Server or x11/XFree86-4-libraries | Edwin Groothuis | |
are not installed. Submitted by: Stijn Hoop <stijn@win.tue.nl> Reviewed by: Dan Langille <dan@langille.org> | |||
2003-01-20 | USE_REINPLACE. | Peter Pentchev | |
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl dependency, since the pkg-install script is written in Perl. I think this might need to be changed when I get the time to look into it. Submitted by: Ulrich Spoerlein <q@uni.de> | |||
2003-01-20 | i[NEW PORT]: x11/nvidia-driver | Edwin Groothuis | |
A port to install the binary NVIDIA drivers (I like to keep track of what's installed on my machine by using the port database). Note that I set MAINTAINER to ports@ because I don't know if I can spend enough time to maintain this. Someone else is of course free to take and (hopefully) improve this. PR: ports/45988 Submitted by: Stijn Hoop <stijn@win.tue.nl> | |||
2003-01-20 | Correct a big typo. gnome2 should depend on nautilus2, not nautilus. | Joe Marcus Clarke | |
2003-01-19 | New port: deskmenu (GTK root menu application launcher) | Edwin Groothuis | |
DeskMenu is a root menu program which is activated by clicking the root window (by default, 2nd mouse button). This gtk+ program is complementary to the Oroborus window manager. PR: ports/35060 Submitted by: Matt Peterson <matt@peterson.org> | |||
2003-01-19 | Correct last commit. PKG_PREFIX is only set by pkg_add, thus when building the | Joe Marcus Clarke | |
port, the variable does not exist. Spotted by: Mark Hannon <markhannon@optusnet.com.au> | |||
2003-01-19 | Update to 2.0.3, and add some of the bits removed from the gnome2 meta-port. | Joe Marcus Clarke | |
2003-01-19 | Presenting GNOME 2.0.3. This rev of the meta port is more closely in line | Joe Marcus Clarke | |
with the official GNOME 2.0.3 distribution. glade, metacity, metatheme, and nautilus-gtkhtml are no longer included. Most or those, however, can stil be installed from the gnome2-fifth-toe. | |||
2003-01-19 | Update to 2.0.2. | Joe Marcus Clarke | |
2003-01-19 | Make sure directory permissions are properly set when installing from | Joe Marcus Clarke | |
package. | |||
2003-01-19 | * Use which -s instead of command -v to test for certain programs [1] | Joe Marcus Clarke | |
* Make sure directory permissions are correctly set when installing from package PR: 45991 [1] Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> [1] | |||
2003-01-19 | o) Remove of libhelp, which would never compile with current motif | Lars Koeller | |
and was only used by xmgr (just deleted). | |||
2003-01-19 | o) libhelp was only used by xmgr, which was just deleted. | Lars Koeller | |
o) libhelp didn't compile on current motif. o) Development of libhelp didn't take place since years. | |||
2003-01-18 | Add fbdesk 1.1.2, a Fluxbox utility to create and manage icons on the desktop. | Oliver Braun | |
PR: ports/47150 Submitted by: Hendrik Scholz <hendrik@scholz.net> | |||
2003-01-16 | Update to 1.0.2 | Tilman Keskinoz | |
PR: 47080 Submitted by: KATO Tsuguru <tkato@prontomail.com> | |||
2003-01-16 | New port: tool for setting the title of xterms | Edwin Groothuis | |
PR: ports/37290 Submitted by: Andrew <andrew@ugh.net.au> | |||
2003-01-16 | Add missing dependency on gettext. | Tilman Keskinoz | |
Submitted by: bento | |||
2003-01-16 | Fix build for IA64. Should not affect architectures where this is already | Eric Anholt | |
building. Requested by: kkenn, marcel Obtained from: XFree86 CVS r1.5 | |||
2003-01-14 | Add missing @dirrm | Kris Kennaway | |
2003-01-13 | add xsel 0.04.1 | Ying-Chieh Liao | |
Access X selection from command line | |||
2003-01-13 | Remove ${X11BASE}/sbin if it exists and is not empty. | Joe Marcus Clarke | |
Reported by: bento | |||
2003-01-13 | Remove share/gnome/omf/gnome-terminal. | Joe Marcus Clarke | |
Reported by: bento | |||
2003-01-13 | Remove gkb and battstat's help directories. | Joe Marcus Clarke | |
Reported by: bento | |||
2003-01-13 | Revert last commit. This is now taken care of in misc/gnomehier. | Joe Marcus Clarke | |
2003-01-13 | Remove share/gnome/capplets if it exists and is empty. | Joe Marcus Clarke | |
Reported by: bento | |||
2003-01-12 | must explicity ask for final now | Alan Eldridge | |
2003-01-12 | Update to 2.6.3. | MANTANI Nobutaka | |
2003-01-12 | Add wallpaper management tool for the ROX desktop. | Jimmy Olgeni | |
2003-01-08 | All URI addresses should end on a trailing / unless | Tilman Keskinoz | |
they point to a file. Furthermove, rfc822 requires the email part to be enclosed within <>. Submitted by: lioux | |||
2003-01-08 | Update to 0.9.9 | Tilman Keskinoz | |
2003-01-03 | upgrade to 1.0.1 | Ying-Chieh Liao | |
PR: 46434 Submitted by: Ports Fury | |||
2003-01-03 | upgrade to 1.1 | Ying-Chieh Liao | |
PR: 46312 Submitted by: Ports Fury | |||
2003-01-03 | Modify the gnomeapplets2 dependency so it depends on a file that is | Joe Marcus Clarke | |
actually installed on all architectures. This should fix the meta-port build on Alpha. Note to portmgr, the RELEASE_5_0_0 tag should be adjusted to account for this change. Reported by: bento | |||
2003-01-03 | Update to 0.2rev1. (PORTVERSION=0.2r1) | Akinori MUSHA | |
2003-01-03 | Apparently, gcc-3.2.1 on Alpha doesn't like our little libtool recipe when it | Joe Marcus Clarke | |
comes to gdm2. Change USE_LIBTOOL back to GNU_CONFIGURE, and remove the associated configure hack. This fixes an ld crash on Alpha, and doesn't seem to have any adverse effects on x86, either. Special thanks to Aaron Schroeder <Aaron.Schroeder@qg.com> for letting me use his Alpha workstation to track this down. The RELEASE_5_0_0 tag should be adjusted to take this change. Reported by: bento | |||
2003-01-02 | Do not try to remove etc/rc.d, which comes from mtree. | Jimmy Olgeni | |
2003-01-02 | Update to 0.9.9.p.1 | Tilman Keskinoz | |
2003-01-01 | * Add knob WITH_GUI. If set, install xkbset-gui. | Christian Weisgerber | |
* Add proper dependency for WITH_GUI flavor. Approved by: maintainer | |||
2003-01-01 | Update to 0.4. | Joe Marcus Clarke | |
2003-01-01 | Update Ruby/GNOME2 to 0.2. | Akinori MUSHA | |
2002-12-26 | Fix misspelling of the program name. | Adam Weinberger | |
2002-12-24 | Back to previous one because of unofficial patch. | Kiriyama Kazuhiko | |
2002-12-24 | Add XIM patch to files/patch-XlcDL.c | Kiriyama Kazuhiko | |
2002-12-22 | Nasty hack to force newer timestamps on cache. Required to enable | Mario Sergio Fujikawa Ferreira | |
correct building of KDE i18n ports. Only used in those. Submitted by: bento Reviewed by: Lauri Watts <lauri@kde.org> Approved by: FreeBSD KDE Team <kde@FreeBSD.org> | |||
2002-12-17 | The ports own Makefile wouldn't budge when trying to install in | Edwin Groothuis | |
X11BASE. Let it behave and use PREFIX. Submitted by: Mark Sergeant, via irc | |||
2002-12-17 | Make x11/accessx compile under -current again. | Edwin Groothuis | |
Noticed on: bento | |||
2002-12-13 | Fix a RUN_DEPENDS entry: | Akinori MUSHA | |
graphics/ruby-gdk_pixbuf -> graphics/ruby-gdk_pixbuf2 Submitted by: kris, bento | |||
2002-12-12 | fix fetch for x11/xantfarm | Edwin Groothuis | |
PR: ports/45949 Submitted by: Mark Linimon <linimon@lonesome.com> | |||
2002-12-09 | This port has been FORBIDDEN for 10 months for security reasons, and | Kris Kennaway | |
removal was announced on Oct 12. |