summaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Actually remove star after repo-copy.kris2002-06-158-386/+0
| | | | Pointy hat to: trevor
* Update to 1.2.12.ume2002-06-154-4/+4
|
* Update to 0.2.2.2.petef2002-06-152-2/+2
| | | | | PR: 39340 Submitted by: maintainer
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1515-54/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-159-11/+13
|
* Update module: samba.olgeni2002-06-132-2/+4
|
* Cope with a bug in CURRENT's bsd.*.mk infrastructure, that theknu2002-06-122-0/+16
| | | | | beforeinstall target is somehow executed _after_ the realinstall target.
* Update to the latest GNOME 2 snapshot.marcus2002-06-125-5/+7
|
* Miguel Mendez informed me in private e-mail that he has changed his mindwill2002-06-111-1/+1
| | | | and would like to maintain these ports again. Welcome back, Miguel. :-)
* Tidy up after repo copy of ports/sysutils/star to ports/archivers/star.trevor2002-06-101-1/+0
| | | | | PR: 37145 Submitted by: Thomas Hurst
* Update to 1.04pat2002-06-104-5/+6
| | | | | PR: 38912, 38844 Submitted by: maintainer
* Add URL for home page.trevor2002-06-101-0/+2
|
* Fix a problem when building with XFree86-3.3.6.marcus2002-06-092-6/+24
| | | | PR: 38913
* Install the script as colorize.pl to avoid a conflict with the graphvizpetef2002-06-092-4/+4
| | | | | | | port. Also install the manpage as colorize.pl.1. PR: 36854 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Now that introducing ruby-shim is done, bump PORTREVISION to let usersknu2002-06-082-0/+2
| | | | proceed with the transition.
* Update modules: postgresql, lpadmin.olgeni2002-06-082-2/+5
|
* devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18.knu2002-06-084-6/+18
|
* To ports@freebsd.org.obrien2002-06-083-3/+3
|
* Update to 1.00pat2002-06-082-3/+3
| | | | | | | Give maintainership to original author PR: 38984 Submitted by: old maintainer
* Set Miguel Mendez' ports loose. Look out, world!trevor2002-06-071-1/+1
| | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
* Use pod2man instead of perldoc to build a manpage.petef2002-06-061-1/+1
| | | | Submitted by: bento
* Update to 0.05.tobez2002-06-063-3/+6
|
* Update modules: passwd, cpan.olgeni2002-06-052-1/+4
|
* Chase distfile checksum.olgeni2002-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: cluster-software/index.cgi cluster-useradmin/index.cgi A prefix has been added to icon file paths. feedback.cgi Added Content-Type and Content-Transfer-Encoding headers. mysql/config mysql/config-aix mysql/config-cobalt-linux mysql/config-debian-linux mysql/config-debian-linux-2.2 mysql/config-debian-linux-3.0 mysql/config-freebsd mysql/config-mandrake-linux mysql/config-msc-linux mysql/config-netbsd mysql/config-open-linux mysql/config-redhat-linux mysql/config-redhat-linux-7.0 mysql/config-redhat-linux-7.1 mysql/config-redhat-linux-7.2 mysql/config-redhat-linux-7.3 mysql/config-slackware-linux-8.0 mysql/config-suse-linux mysql/config-suse-linux-7.1 mysql/config-suse-linux-7.2 mysql/config-suse-linux-7.3 mysql/config-suse-linux-8.0 mysql/config-turbo-linux Add default "access" value to mysql module configuration files ("access=*: *"). Noticed by: Colin Legendre <clegendre@imedia.rogers.com>
* Update to version 4.63.3.obrien2002-06-042-3/+3
| | | | This fixes a configure problem when people have fancy CFLAGS settings.
* Update to version 0.980.olgeni2002-06-042-13/+3
|
* upgrade to 1.8.0ijliao2002-06-024-18/+12
| | | | | PR: 38809 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update module cluster-useradmin.olgeni2002-06-012-3/+3
|
* upgrade to 5.04ijliao2002-06-012-3/+3
| | | | | PR: 38799 Submitted by: maintainer
* Add wmflame 0.60, a dockapp that shows the load average as a flame.petef2002-05-317-0/+70
| | | | | PR: 38135 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Add mktool 0.0.7, portable tools to manage processes and networkedpetef2002-05-316-0/+48
| | | | | | | services. PR: 38674 Submitted by: Jos Backus <jos@catnook.com>
* Update to 1.03pat2002-05-294-5/+5
| | | | | PR: 38697 Submitted by: maintainer
* Add p5-User 1.5, a perl module for locating user information regardlesstobez2002-05-286-0/+35
| | | | | | | of OS. PR: 38666 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-2811-49/+81
|
* Distribution tarball was updated.obrien2002-05-281-1/+1
| | | | Submitted by: author
* Upgrade to file-3.38.okazaki2002-05-283-2/+8
| | | | | | | | Add the post-extract: target to adjust the timestamp of some files. These rules are required to suppress invocations of aclocal, automake, autoconf and autoheader at `make build' and `make install'. Approved by: maintainer
* Update module: bind8.olgeni2002-05-272-3/+3
|
* Minor configure tweak in distfile.obrien2002-05-271-1/+1
|
* add missing dependencyijliao2002-05-261-0/+2
| | | | | PR: 38569 Submitted by: maintainer
* Add wait_on-1.0kris2002-05-256-0/+32
| | | | | | | | | The wait_on command allows shell scripts to access the facilities provided by kqueue(3). This allows scripts to detect files being added to directories, data appended to files and many other things - all without polling. Submitted by: Andrew Stevenson <andrew@ugh.net.au> PR: ports/34414
* Update to version 4.63.2, which adds support for FreeBSD 4.6.obrien2002-05-252-5/+10
|
* Fix plist.kuriyama2002-05-241-10/+0
| | | | Reported by: bento
* upgrade to 0.98.a.10ijliao2002-05-238-47/+96
| | | | | PR: 38463 Submitted by: maintainer
* Update to 0.4.1pat2002-05-224-9/+3
| | | | | PR: 38233 Submitted by: maintainer
* Don't build klaptopdaemon on alpha.gallatin2002-05-216-69/+102
| | | | | | | | | Due to APM dependancies, its preventing the port from building on alpha. Since I can't see what use its features would be on a platform which doesn't support power mgmnt, it seems simplest to just yank it. Approved by: will
* Update modules: cpan, status.olgeni2002-05-212-2/+5
|
* add new mirror siteijliao2002-05-201-0/+1
| | | | | PR: 38345 Submitted by: maintainer
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-193-3/+3
|
* Replaced original "Whom:" line as per FreeBSD ports guidelines.dburr2002-05-191-1/+1
| | | | Sorry about that.
* Update my maintainer line to my new FreeBSD email address.gordon2002-05-194-4/+4
| | | | Not Reviewed by: jake
OpenPOWER on IntegriCloud