aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* atitd --> ports/games/atitdmdodd2003-07-181-0/+1
|
* The Linux client for "A Tale in the Desert".mdodd2003-07-188-0/+183
| | | | | | | | This is a Massively Multiplayer Online Roleplaying Game (MMORPG) MMORPG. The download and first 24 hours of trial gameplay are free. http://www.atitd.com/ for more info.
* Verify GnuPG signature if possible.arved2003-07-182-1/+17
|
* Verify gpg signature if possible.arved2003-07-184-4/+36
|
* Upgrade to 0.9.obraun2003-07-183-2/+14
|
* Build only on i386.arved2003-07-181-0/+2
| | | | | PR: 54455 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix "internal compiler error", add some optimizations.lev2003-07-184-4/+4
|
* Fix build on STABLEarved2003-07-181-1/+10
| | | | | PR: 54545 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Move OTP files under erlang's lib/ directory (pkg-message instructionsolgeni2003-07-183-26/+25
| | | | no longer needed).
* Fix build with new gccarved2003-07-181-0/+11
|
* Depend on syntax_tools and make refactoring work.olgeni2003-07-181-0/+2
|
* syntax_tools --> ports/devel/syntax_toolsolgeni2003-07-181-0/+1
|
* Add syntax_tools, code manipulation modules for Erlang.olgeni2003-07-185-0/+78
|
* No longer depends on crimson. The dependency was bogus.znerd2003-07-182-4/+0
| | | | | | | Recent versions of Ant use (and even ship with) Xerces 2 instead of Crimson. Pointed out by: des
* Update to 3.0.a.1arved2003-07-185-66/+177
|
* Update to 0.10.0osa2003-07-183-3/+4
| | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> PR: 54611
* Fix build on -CURRENT (gcc 3.3)osa2003-07-181-0/+57
| | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54609
* - Fix a typo in PORTREVISION. Doh!netchild2003-07-182-4/+7
| | | | | | | | | | | | | | | | | - Manually replace included copies of config.guess and config.sub with versions from ${PORTSDIR}/Templates. This is necessary as the sformat package doesn't have a valid configure script in it's root directory but one in a sub-directory that is executed by the SING (Schily Is Not Gnu) makefile system further down the road. Therefor the port can't set GNU_CONFIGURE which would automatically copy the relevant files. - Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD and the affected code doesn't get compiled on neither pre-CAM nor CAM versions of FreeBSD. - Use DATADIR in pkg-plist. Submitted by: maintainer
* Update to Xalan-J 2.5.1.znerd2003-07-186-616/+3350
|
* Upgrade to version 0.93.0526.olgeni2003-07-186-828/+17
|
* Fix build on -CURRENT (gcc 3.3)osa2003-07-181-0/+10
| | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54607
* Fix build on -CURRENT (gcc-3.3)osa2003-07-181-0/+12
| | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54606
* Fix build on -CURRENTosa2003-07-181-0/+12
| | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54605
* Update safecat to 1.11 - no functional changes, mostly configurationroam2003-07-182-2/+2
| | | | bugfixes for other systems.
* Fix build on -CURRENTosa2003-07-182-0/+189
| | | | | | Bump PORTREVISION Patch from: Julio M. Merino Vidal <jmmv@menta.net>
* fix games/linux-nwserver:daichi2003-07-181-0/+2
| | | | | | | - fix wrong doc path Pointed out by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> Pointy hat to: myself
* For some mysterious reason, libungif prefers the antiquated <varargs.h>des2003-07-186-30/+24
| | | | | to <stdarg.h>. Unfortunately, it fails to build with gcc 3.3, so hack configure to not test for the presence of <varargs.h>.
* fix astro/mymoon: fix build with gcc-3.3daichi2003-07-181-0/+23
| | | | | PR: 54602 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* update x11-wm/9wm: change MASTER_SITESdaichi2003-07-182-4/+1
| | | | | PR: 53074 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* update www/thumbnail_index: use `/bin/pwd -L` instead of `pwd`daichi2003-07-181-1/+10
| | | | | | | | | - When using NFS and symbolic link, and wanting not to show the real path in the output of thumbnail_index, "cwd=`pwd`" is not good. "cwd=`/bin/pwd -L'" seems better. PR: 53128 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* update deskutils/mencal: 2.1 -> 2.3daichi2003-07-183-8/+9
| | | | | PR: 54568 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add explicit cast to C++ include files to unbreak openjade onkuriyama2003-07-183-0/+22
| | | | gcc 3.3.
* update devel/semantic: 1.4 -> 1.4.4daichi2003-07-182-2/+2
| | | | | PR: 54576 Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
* update www/middleman: 1.7.1 -> 1.8daichi2003-07-182-2/+2
| | | | | PR: 54596 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* update games/linux-nwserver: 1.29 -> 1.30daichi2003-07-183-5/+4
| | | | | PR: 54582 Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> (maintainer)
* Add workrave.marcus2003-07-181-1/+3
|
* workrave --> ports/x11/workravemarcus2003-07-181-0/+1
|
* Add workrave a RSI prevention application for the GNOME 2 desktop. Workravemarcus2003-07-189-0/+139
| | | | | | | | | | | | | | | features the following: * 2 types of breaks (let say 1 break every 10 min, and a big break once a hour). * Lets you configure how long a break lasts, in what interval and has a configureble day limit. * The time counter stops when not using the computer. * It has a gnome notification pannel applet, for easy access. * Statistics are stored per day PR: 54535 Submitted by: Koop Mast <einekoai@chello.nl>
* Update to 0.10.marcus2003-07-183-6/+7
| | | | | PR: 54573 Submitted by: maintainer
* Unbreak for GCC 3.3 by converting to stdarg.h and eliminatingkan2003-07-182-0/+63
| | | | varargs.h consumers.
* Partially fix the build with gcc 3.3. This still blows up later in the build.kris2003-07-182-0/+20
|
* Partial fix for builds with gcc 3.3. This still blows up later on.kris2003-07-181-0/+10
|
* Fix build with gcc 3.3kris2003-07-181-0/+10
|
* Fix build with gcc 3.3kris2003-07-181-0/+10
|
* Fix build with gcc3.3kris2003-07-182-0/+17
|
* fix duplicate pre-configure.sf2003-07-181-2/+2
|
* unbreak webredirect and update to webredirect-0.3leeym2003-07-186-26/+11
| | | | | PR: 54581 Submitted by: Rasmus Kaj <kaj@e.kth.se>
* Fix build with gcc 3.3kris2003-07-182-0/+67
|
* Fix build with gcc 3.3kris2003-07-181-0/+49
|
* Comment out the zebra-pj port, which is breaking the INDEX build.kris2003-07-181-1/+1
| | | | Pointy hat to: sumikawa
* Fix build on gcc 3.3kris2003-07-181-0/+10
|
* o Fix configure's failure to find iconv.nork2003-07-181-1/+2
| | | | | | | | | | o Slightly reword COMMENT to make portlint happier. PR: ports/54547 [1], ports/54589 [2] Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1] Sergei Kolobov <sergei@kolobov.com> [2] Reviewed by: Ports Fury [2] Approved by: maintainer no response
* Remove a patch that seems to be unnecessary these days.marcus2003-07-183-117/+0
|
* Fix build with gcc 3.3kris2003-07-182-24/+40
|
* Split mega-patch file patch-aa into individual patch files for easykris2003-07-18152-6486/+6486
| | | | updating.
* Update to 2.2.90.marcus2003-07-183-2/+4
|
* PR:foxfair2003-07-182-1/+20
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add a patch to fix a u_int_16 overflow after new merged gcc. Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr> Reviewed by: maintainer tested ok by: all current platforms
* Add the patch that removes BDB detection.marcus2003-07-181-6/+3
|
* * Remove dependency on BDB [1]marcus2003-07-181-6/+4
| | | | | | * Use gnometarget Suggested by: mi [1]
* Do not explicitly link in libc_r on all versions of FreeBSD.marcus2003-07-181-0/+3
|
* Update to the latest version from project CVSache2003-07-183-26/+108
|
* Pan doesn't need libtool.marcus2003-07-181-1/+1
|
* * Update to 0.4marcus2003-07-186-6/+60
| | | | * Install locale files
* updates the OpenVPN port from 1.4.0 to 1.4.2.leeym2003-07-186-9/+12
| | | | | PR: 54597 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Update to 0.14.0.91.adamw2003-07-182-2/+2
|
* Update to 0.12.adamw2003-07-184-6/+6
|
* Update to 1.06erwin2003-07-182-2/+2
|
* User -fPICarved2003-07-181-1/+1
| | | | Submitted by: bento
* Include assert.harved2003-07-181-7/+15
| | | | Reported by: bento
* . Make the monthly script Y2K compliant (!)glewis2003-07-182-0/+20
| | | | | | . Bump PORTREVISION. PR: 15477
* 1) Include xjavadoc, which I had installed locally, and without whichsheldonh2003-07-183-3/+14
| | | | | | xdoclet doesn't work. 2) Remove empty stylesheets directory that was messing up packaging.
* Remove some whitespace to quite portlint.marcus2003-07-181-1/+1
|
* Oops, remove empty file.naddy2003-07-181-0/+0
| | | | Submitted by: Ports Fury
* Fix build problems on -CURRENT.marcus2003-07-186-0/+57
|
* Mention daily_clean_hoststat_enable.sheldonh2003-07-181-2/+3
| | | | Reported by: Joe Altman <fj@panix.com>
* Update to 2.2.1-BETA.ume2003-07-1830-1098/+138
| | | | | | Since there are some issue to upgrading from 2.2.0-ALPHA, you should read /usr/local/share/doc/cyrus-imapd22/install-upgrade.html before upgrading your server.
* Fix build with Perl 5.005_03.marcus2003-07-182-0/+26
| | | | Reported by: many
* Update to version 1.2.9naddy2003-07-174-43/+22
| | | | | PR: 54544 Submitted by: Ports Fury
* Change default behaviour not to bind IPv6 socket to familiar withsumikawa2003-07-172-0/+11
| | | | | | IPv4-only kernel. Suggested by: Frank Altpeter <frank@altpeter.de>
* update to GNU Radius 1.0leeym2003-07-175-46/+40
| | | | | PR: 53668 Submitted by: Andrey Pavlenko <lance@merlin.net.ua>
* (forced commit)maho2003-07-170-0/+0
| | | | | | | 1. add download site of snapshot of cws_srx645_ooo11rc2. 2. recent addition of crashrep subproject requires gtk20. 3. no longer need USE_AUTOCONF (it has been already committed original OpenOffice.org cvs repo).
* Update from 1.0.12 to 1.0.24.roam2003-07-176-196/+206
| | | | | | | | | Use SourceForge as master sites. Add WITH_MODIFY_QUOTA and WITH_DOMAIN_AUTOFILL knobs. Make WEBDATASUBDIR and WEBDATAURL working. PR: 54577 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* (forced commit)maho2003-07-170-0/+0
| | | | CFLAGS* of recent unxfbsdi.mk have -fno-rtti.
* (forced commit)maho2003-07-170-0/+0
| | | | add thread flag(s) for Python subproject.
* FreeBSD requires inclusion of netinet/in.hmaho2003-07-170-0/+0
| | | | like Linux.
* (forced commit)maho2003-07-170-0/+0
| | | | | FreeBSD doesn't have -ldl and -lnsl, so omitted for linking.
* (forced commit)maho2003-07-170-0/+0
| | | | | | crashrep subproject dependeds on vcl subproject (inclusion of _version.h), so I add explicitly dependency.
* 1. update to fresh checkout of OpenOffice.org (1.1RC2)maho2003-07-17493-10047/+1445
| | | | | | | tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr
* Upgrade to 20030716.sumikawa2003-07-173-14/+9
|
* Update to 2.73.osa2003-07-172-2/+2
|
* Update to 2.96.osa2003-07-172-2/+2
|
* Fix typo: XML -> XSL.nork2003-07-172-2/+2
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 0.05erwin2003-07-172-6/+2
| | | | | PR: 54569 Submitted by: maintainer
* Update to version 1.3.10.obrien2003-07-172-2/+2
|
* Left out a line in previous commit.des2003-07-173-0/+6
|
* Update to 1.34erwin2003-07-172-3/+2
| | | | | | PR: 54241 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer
* REALLY remove xalf.marcus2003-07-174-45/+0
|
* Remove a patch forgotten in the last commit.marcus2003-07-171-11/+0
|
* Installing API documentation in ${DOCSDIR}/apidocs instead of in ${DOCSDIR}.znerd2003-07-174-3608/+1676
| | | | | | Bumped PORTREVISION. Pointed out by: Joshua Sahala <ntranc3d@yahoo.com>
* * Fix build on Alphamarcus2003-07-172-6/+18
| | | | | | * Fix compilation issues with getopt Submitted by: maintainer
* php5-cgi --> ports/lang/php5-cginork2003-07-171-0/+1
|
* mod_php5 --> ports/www/mod_php5nork2003-07-171-0/+1
|
* php5-cli --> ports/lang/php5-clinork2003-07-171-1/+2
|
* php5 --> ports/lang/php5nork2003-07-171-0/+1
|
* update textproc/gmetadom: fix build on 5.xdaichi2003-07-172-11/+10
| | | | | PR: 54566 Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw> (maintainer)
* o Change md5 value in distinfo.nork2003-07-173-6/+3
| | | | | | | | | | | | | diff -u old archive new archive o Change LICENSE & README and more older timestamp. o Remove MASTER_SITE by providing old archive. o These modification is no effect for install. So I don't bump PORTREVISION. o Add WWW: tag. PR: ports/54415 Reported by: TATEOKA Takamichi <tate@tateoka.org> Discuss with: Yoshihiko Sarumaru <sarumaru@yamayuri.org>
* update sysutils/dvdtape: remove MASTER_SITE_SUBDIRdaichi2003-07-172-3/+0
| | | | | PR: 53122 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* update graphics/gts: i386 architectrue only because of FP operationdaichi2003-07-172-5/+3
| | | | | PR: 52883 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* update dev/ecb: 1.91.1 -> 1.95.1daichi2003-07-173-4/+11
| | | | | PR: 54560 Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
* update games/netrek-BRMH-bin: typo in pkg-descrdaichi2003-07-171-1/+1
| | | | | PR: 54416 Submitted by: Christopher Nehren <apeiron@comcast.net>
* update sysutils/diskusage: reset bouncing maintainer addressdaichi2003-07-172-5/+1
| | | | | | | | | | - Per Bill Fenner's reports, the distfile is no longer available from the URL; in fact, the domain no longer seems to exist, including the maintainer email address, which bounces. A Google search did not reveal a new location for the code. PR: 54303 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 2.2.8mharo2003-07-172-2/+2
|
* update net/ntop: add identification to net/ntop configuration dialogdaichi2003-07-171-1/+1
| | | | | PR: 54300 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 0.65.marcus2003-07-1712-40/+168
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> (based on)
* (update) mail/p5-Mail-IMAPClient to 2.2.7mharo2003-07-174-12/+21
| | | | | PR: 52280 Submitted by: Mathieu Arnold <m@absolight.net>
* update audio/sox: 12.17.3 -> 12.17.4daichi2003-07-175-36/+62
| | | | | PR: 54562 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* Add WITH_SHELL_SETS_HOME knob to security/sudomharo2003-07-171-0/+4
| | | | | PR: 47087 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
* upgrade from 1.6.7.4 to 1.6.7.5mharo2003-07-172-3/+3
| | | | | PR: 52237 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* update deskutils/logjam2: 4.2.0 -> 4.2.2daichi2003-07-173-14/+2
| | | | | PR: 54554 Submitted by: Mike <mike.patterson@unb.ca> (maintainer)
* I'll take this.marcus2003-07-172-2/+2
|
* update mail/squirrelmail: 1.4.0 -> 1.4.1daichi2003-07-173-6/+22
| | | | | PR: 54533 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
* I don't have the time to maintain this port.mharo2003-07-172-2/+2
| | | | | Whoever takes maintainership should email me as I have some stuff that was in progress.
* fix www/suphp:daichi2003-07-171-2/+3
| | | | | | | | - fix critical problem, due to wrong dependency. lang/php4-cli -> www/php4-cgi PR: 54558 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* Upgrade Analog to 5.32 (includes fixes)mharo2003-07-176-25/+36
| | | | | PR: 52100 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
* Update to 1.12.2mharo2003-07-173-3/+19
|
* Update to 2.0.10.adamw2003-07-174-4/+4
|
* Update to 2.0.10.adamw2003-07-174-4/+4
|
* Correct scripts/configure.php & Bump PORTREVISION.nork2003-07-174-18/+12
| | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself
* Add missing newlines which got lost somehow in my patching.anholt2003-07-176-6/+6
| | | | Noticed by: peter
* Update to 2.0.8. shlib bump.adamw2003-07-173-3/+3
|
* Update to version 0.9.9naddy2003-07-173-8/+9
| | | | | PR: 54542 Submitted by: Ports Fury
* Fix compile of XFree86-4-Server on -current and add amd64 patches.anholt2003-07-1713-17/+153
| | | | Submitted by: peter (amd64)
* Fix a bug in string handling in rman.anholt2003-07-172-0/+13
| | | | Submitted by: marcel
* Update to DAT 4277jeh2003-07-172-2/+2
|
* Finally remove the dependancy on GTARjeh2003-07-178-72/+8
| | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548
* Update to version 0.1.6naddy2003-07-173-2/+10
| | | | | PR: 54543 Submitted by: Ports Fury
* Update to version 1.7.1.naddy2003-07-173-4/+4
| | | | | PR: 54541 Submitted by: Ports Fury
* Update to 1.99.5.adamw2003-07-173-2/+8
|
* Unbreak russian/xxkb by updating MASTER_SITES [1]osa2003-07-166-18/+18
| | | | | | | | | | Update distfile name [1] Use ${DOCSDIR} for Makefile [2] Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist [2] Submitted by: maintainer [1] osa [2] PR: 54403
* Unbreak with WITH_RECYCLE or WITH_AUDIT options.shige2003-07-161-1/+2
|
* Update to xmlenc 0.36.znerd2003-07-163-15/+19
|
* add moduleosa2003-07-161-0/+1
|
* New port: runit is daemontools replacement:osa2003-07-166-0/+139
| | | | | | | | | | | | - service supervision - clean process state - reliable logging facility - fast system bootup and shutdown - packaging friendly - small code size Submitted by: Sergei Kolobov <sergei@kolobov.com> PR: 54513
* - Update to 0.8.4;sobomax2003-07-164-19/+27
| | | | | | | - use USE_LIBTOOL to prevent explicit linking with libc; - link libintl. Approved by: maintainer
* Bump PORTREVISION due to previous patch.pb2003-07-161-0/+1
|
* Bump PORTREVISION due to previous fix.pb2003-07-161-0/+1
|
* Patch to fix illegal post-free() access (causes crash on -current).pb2003-07-161-0/+22
|
* update x11-toolkits/gtkmathview: build on 5.xdaichi2003-07-162-14/+8
| | | | | PR: 54472 Reviewed by: sf
* Enable IPv6.pb2003-07-162-4/+9
| | | | | PR: ports/54538 Submitted by: sam@rfc1149.net
* Merge & Syncronaize mendexk-*. mendexk-sjis is now a slavenork2003-07-167-67/+22
| | | | | | | | port of mendexk-euc. PR: ports-jp/13921 Submitted by: SHIOZAKI Takehiko <st@be.to> Approved by: maintainer no response
* Mark IGNORE until new mozilla comes out.nork2003-07-161-0/+1
|
* Add php5-cgi, is a PHP Common Gateway Interface as php5'snork2003-07-163-7/+8
| | | | | | | | | slave port. PR: ports/54522 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Add mod_php5, is a PHP Apache module as php5'snork2003-07-163-9/+10
| | | | | | | | | slave port. PR: ports/54521 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Add php5-cli, is a PHP5 Command Line Interpreter as php5'snork2003-07-163-7/+8
| | | | | | | | | slave port. PR: ports/54520 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Add php5 5.0.0.a1, PHP5 Scripting Language.nork2003-07-1619-846/+555
| | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Updated port: www/checkbot to 1.72wosch2003-07-163-14/+9
| | | | | PR: ports/53654 Submitted by: Lars Eggert <larse@isi.edu>
* Update to latest stable version.lev2003-07-164-359/+789
| | | | | PR: ports/50553 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Fix install error by modification of bsd.port.mk r1.455.nork2003-07-161-2/+2
| | | | | | PR: ports/54531 Submitted by: SUGIMOTO Sadahiro <ixtl@utmc.or.jp> Approved by: maintainer no response
* o Update to 3.12.b3.nork2003-07-163-11/+14
| | | | | | | o Sort pkg-plist. PR: ports/54512 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
* Update to 20030715.nork2003-07-164-6/+6
| | | | | PR: ports/54527 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
* Update with last fixes in target's patches.lev2003-07-164-4/+4
|
* Maintainer's update to 1.7.1osa2003-07-163-11/+8
| | | | | | | Use ${DOCSDIR} in Makefile Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist PR: 54389
* Bump PORTREVISION (forgot to do that in latest commit)osa2003-07-161-0/+1
| | | | Notify from: kris
* Update to version 1.6.0.demon2003-07-163-17/+6
| | | | Approved by: maintainer
* Add dependency on p5-Test-MockObject.kuriyama2003-07-161-0/+2
|
* p5-Test-MockObject --> ports/devel/p5-Test-MockObjectkuriyama2003-07-161-0/+1
|
* Add p5-Test-MockObject 0.12.kuriyama2003-07-165-0/+33
| | | | Perl extension for emulating troublesome interfaces.
* update devel/p5-Params-Validate: 0.62 -> 0.64daichi2003-07-163-2/+4
| | | | | PR: 54532 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
* update print/scribus: 0.9.11 -> 1.0daichi2003-07-168-26/+338
| | | | | PR: 54507 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* update audio/streamtuner: 0.9.1 -> 0.10.0daichi2003-07-165-46/+30
| | | | | PR: 54460 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* update graphics/Coin:daichi2003-07-161-0/+1
| | | | | | | - addition one line into pkg-plist to complete deinstall PR: 54494 Pointy hat to: myself
* update graphics/Coin: 2.0.2 -> 2.1.0daichi2003-07-163-71/+153
| | | | | PR: 54494 Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer)
* fix x11-wm/flwm:daichi2003-07-161-1/+1
| | | | | | | - Spelling error in ports/x11-wm/flwm/pkg-descr PR: 54509 Submitted by: Christopher Nehren <apeiron@comcast.net>
* fix games/glchess: incorrect referencesdaichi2003-07-161-1/+1
| | | | | | | - www/crafty -> games/crafty in pkg-message PR: 54525 Submitted by: Christopher Nehren <apeiron@comcast.net>
* Add a dependency on gnometarget to quite a configure warning.marcus2003-07-161-1/+1
|
* remove accidently commited file.edwin2003-07-161-25/+0
|
* Remove compiler warnings from freenet6 portedwin2003-07-163-0/+49
| | | | | | | | When compiling the freenet6 port, some compiler warnings are generated. By including string.h they are removed. PR: ports/50217 Submitted by: root <macklobell@hotmail.com>
* gnome-cups-manager --> ports/print/gnome-cups-managermarcus2003-07-161-0/+1
|
* Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.marcus2003-07-169-0/+154
| | | | | PR: 54516 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* libgnomecups --> ports/print/libgnomecupsmarcus2003-07-161-0/+1
|
* Adaptive dependency on graphics/gd, graphics/gd-nox11.nork2003-07-161-2/+8
| | | | Requested by: ceri
* Add libgnomecups, the GNOME interface to the CUPS print system.marcus2003-07-166-0/+55
| | | | | | PR: 54515 Submitted by: adamw Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* Update to 2.03.kuriyama2003-07-162-2/+2
|
* o Fix version number (w.1.17 is patch level after release).nork2003-07-164-82/+86
| | | | | | | | o Clean up Makefile, pkg-plist (s,share/doc/xdvi,%%DOCSDIR%%, etc..). PR: ports-jp/13907 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Approved by: maintainer no response
* PORTVERSION fixup.cy2003-07-163-3/+3
| | | | | Noticed by: tuc@ttsg.com Pointy hat to: Yours truly
* Chase checksum, due to xfce4 update to RC1.olgeni2003-07-164-2/+4
| | | | | | diff -ruN returns nothing, even if the checksum does not match. Noticed by: oliver and James Earl <jdearl@telus.net>
* Remove x11-toolkits/eazel-themes.marcus2003-07-161-1/+0
|
* Add an entry for x11-toolkits/eazel-themes.marcus2003-07-161-0/+1
|
* Remove eazel-themes as it depends on sawfish.marcus2003-07-169-355/+0
|
* Remove the pkg-message. It's just taking up space.adamw2003-07-162-10/+0
|
* Remove x11-wm/spager.marcus2003-07-161-1/+0
|
* Add entries for x11-wm/spager and mail/gtkgrepmail, and remove the entrymarcus2003-07-161-2/+2
| | | | for devel/libgtop.
* Remove spager as it depends on sawfish.marcus2003-07-169-112/+0
|
* libgtop --> ports/devel/libgtopmarcus2003-07-161-0/+1
|
* Re-add libgtop.marcus2003-07-161-0/+1
|
* Re-add libgtop. It should not have been deleted in this phase of the GNOME 1.4marcus2003-07-1615-0/+829
| | | | removal.
* Remove gtkgrepmail.marcus2003-07-162-2/+0
|
* Remove gtkgrepmail as it depends on gnomecore.marcus2003-07-165-110/+0
|
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-1697-5759/+20
| | | | core desktop components are being removed.
* Add in PCI bridge support. It's a run-time option, too, and is required foranholt2003-07-161-2/+3
| | | | | | | some guest OSes. PR: ports/52631 Submitted by: Bruce M Simpson <bms@spc.org>
* Fix compilation on -current.anholt2003-07-161-0/+76
| | | | | PR: ports/54440 Submitted by: Erik Greenwald <erik@smluc.org>
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-16132-9121/+0
| | | | core desktop components are being removed.
* Remove nautilus support now that Nautilus has been removed from the tree.marcus2003-07-161-9/+0
|
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-162-67/+0
| | | | core desktop components are being removed.
* Update port to 3.2.1jedgar2003-07-164-4/+4
|
* Update to 0.8.0.marcus2003-07-165-84/+27
|
* Update to 2.1.15.ume2003-07-168-67/+21
|
* Chase the at-spi shared lib version.marcus2003-07-161-1/+1
|
* Update to 1.2.1.marcus2003-07-168-30/+12
|
* Update to 4.2.99.marcus2003-07-163-2/+8
|
* fix x11-toolkits/gtkmathview: do not use -lgnugetopt directorydaichi2003-07-151-2/+0
| | | | | | PR: 54472 Pointed out by: FUJISHIMA Satsuki <sf@FreeBSD.org> Pointy hat to: myself
* Bump port revision for subshell fix for FreeBSD 5.x.fjoe2003-07-151-1/+1
|
* Add RUN_DEPENDS of graphics/netpbmosa2003-07-151-0/+2
| | | | | Submitted by: Paul Pathiakis <pathiaki@pathiaki.com> PR: 54505
* Whitespace.olgeni2003-07-151-1/+1
|
* Fix subshell support for 5.x which has grantpt(3).fjoe2003-07-151-0/+11
|
* Install files in proper place when using perl 5.8.demon2003-07-151-0/+10
| | | | Approved by: maintainer
* Do a more complete upgrade.joe2003-07-154-536/+26
| | | | PR: ports/52716
* Fix dependency typo again.skv2003-07-151-1/+1
| | | | | | (My mind has been travelling afar. My apologies to everyone.) Pointed by: Neil Darlow <neil@darlow.co.uk>
* Unbreak for 5.X.osa2003-07-153-11/+40
| | | | | | | | | Use the same CONFIGURE_TARGET as other ports. Allow the manpage to be compressed. Submitted by: Sergey Kolobov <sergei@kolobov.com> Approved by: maintainer (timeout after > 1 month) PR: 53178
* Update apache-1.100-3 and nis-1.100-1.olgeni2003-07-152-4/+6
|
* In memory of AlanE:osa2003-07-154-30/+27
| | | | | | | | | | | | - Update to 1.4.2 - Makefile cleanup - Reword pkg-descr, add Author tag - Adopt this orphan Give maintainership to submitter. Submitted by: Sergey Kolobov <sergei@kolobov.com> PR: 53178
* add ntu_kai48.hbf for BIG5 printing.leeym2003-07-154-11/+10
| | | | | PR: 54496 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* PORTSDIR should be referred after pre.mk.sf2003-07-151-2/+5
| | | | | | This fixes make readmes infinite loop. Pointed and Tested by: Melvyn Sopacua <freebsd-ports@webteckies.org>
* privoxy+ipv6 --> ports/www/privoxy+ipv6nork2003-07-151-0/+1
|
* Add privoxy+ipv6 20030523, is a web proxy with advanced filteringnork2003-07-157-206/+118
| | | | | | | | | capabilities & with support IPv6. PR: ports/53576 Submitted by: Lars Eggert <larse@isi.edu> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* esmtp --> ports/mail/esmtperwin2003-07-151-0/+1
|
* Add esmtp 0.4.1,erwin2003-07-157-0/+109
| | | | | | | | | | | | | | | | | | | | esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax. It's based on libESMTP supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions. These are the esmtp features: * fully sendmail command line compatible, * supports the AUTH SMTP extension, with the CRAM-MD5 and * NTLM SASL mechanisms, * support the StartTLS SMTP extension, * requires no administration privileges, * individual user configuration, * does not receive mail, expand aliases or manage a queue. PR: 54491 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Fix incorrect build dependencyskv2003-07-151-1/+1
| | | | Pointed by: BSDC <bsdc@xtremedev.com>
* update x11-toolkits/viewklass:daichi2003-07-151-2/+7
| | | | | | | - update imake dependency PR: 54292 Submitted by: Mark Linimon <linimon@lonesome.com>
* update x11-toolkits/gtkmathview: 0.3.0 -> 0.4.2daichi2003-07-156-12/+97
| | | | | PR: 54472 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* update multimedia/smpeg:daichi2003-07-152-4/+13
| | | | | | | | - add WITHOUT_GUI knob to multimedia/smpeg PR: 54304 Submitted by: Josh Elsasser <jre@vineyard.net> Pointed out by: KATO Tsuguru <tkato@prontomail.com>
* fix net/ossp-sa:daichi2003-07-151-1/+1
| | | | | | | - fix bogus Makefile variable: USE_GNAKE -> USE_GMAKE PR: 54339 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 5.1.4.adamw2003-07-152-2/+2
|
* update textproc/gmetadom: 0.1.7 -> 0.1.8daichi2003-07-154-9/+14
| | | | | PR: 54466 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* update palm/jpilot: 0.99.5 -> 0.99.6daichi2003-07-154-12/+25
| | | | | PR: 54479 Submitted by: Alex Varju <varju@webct.com> (maintainer)
* update security/samhain: 1.7.8 -> 1.7.9daichi2003-07-152-3/+4
| | | | | PR: 54481 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* Update to 0.28.1.adamw2003-07-156-32/+10
| | | | | PR: ports/54487 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* Update to 2.1.50.nork2003-07-154-4/+4
| | | | | PR: ports/54486 Submitted by: Shin-ichi Yoshimoto <yosimoto@waishi.jp>
* Upgrade port to version 0.8.4.joe2003-07-154-4/+4
|
* Upgrade to 0.9.2.des2003-07-1515-246/+1848
|
* Switch from the no-longer-supported-by-gcc varargs.h to stdarg.h. Themi2003-07-151-10/+44
| | | | | | sqlite itself switched in May, apparently. databases/libgda needs to switch too, or, better yet, use the sqlite port instead of building its own.
* The refactor/rename option would not work when building from sources, asolgeni2003-07-152-1/+48
| | | | | | | | | stated in Eclipse PR 37846. https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846 The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it is better than 50+ patchfiles or a single large diff.
* Donald Knuth kindly agreed to tag different versions of his tarballs bygerald2003-07-152-2/+2
| | | | | date, so update this port accordingly (thus unbreaking bento builds and adding resilience in the case of future updates).
* Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime.olgeni2003-07-151-0/+1
| | | | | | | | It may happen that ant does not have sufficient heap to zip the plugins during installation. Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup) Verified by: Edmond Nolan <eddie@eddienolan.com>
* Upgrade to 3.0.0 Beta 2.obraun2003-07-156-104/+210
| | | | Submitted by: maintainer
* Don't hardcode `i386'.sobomax2003-07-151-1/+1
| | | | | PR: 53469 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix on -current with gcc 3.3.sobomax2003-07-151-0/+18
|
* Add support for /dev/joy? style gameport joystics in addition to USB ones.sobomax2003-07-152-8/+108
| | | | | PR: 52875 Submitted by: Tony Voet <20030602@hoegisan.com>
* Fix auto-kill option.sobomax2003-07-154-28/+44
| | | | | PR: 49733 Submitted by: Yoshiyuki NAKAMICHI <nakamiti-sendpr@emergence.jp>
* Upgrade from 0.2.5 to 0.2.8. Switch to using the bsd.prog.mk, rathermi2003-07-152-5/+14
| | | | than bother patching the vendor's Makefile.