Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atitd --> ports/games/atitd | mdodd | 2003-07-18 | 1 | -0/+1 |
| | |||||
* | The Linux client for "A Tale in the Desert". | mdodd | 2003-07-18 | 8 | -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. | arved | 2003-07-18 | 2 | -1/+17 |
| | |||||
* | Verify gpg signature if possible. | arved | 2003-07-18 | 4 | -4/+36 |
| | |||||
* | Upgrade to 0.9. | obraun | 2003-07-18 | 3 | -2/+14 |
| | |||||
* | Build only on i386. | arved | 2003-07-18 | 1 | -0/+2 |
| | | | | | PR: 54455 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Fix "internal compiler error", add some optimizations. | lev | 2003-07-18 | 4 | -4/+4 |
| | |||||
* | Fix build on STABLE | arved | 2003-07-18 | 1 | -1/+10 |
| | | | | | PR: 54545 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | Move OTP files under erlang's lib/ directory (pkg-message instructions | olgeni | 2003-07-18 | 3 | -26/+25 |
| | | | | no longer needed). | ||||
* | Fix build with new gcc | arved | 2003-07-18 | 1 | -0/+11 |
| | |||||
* | Depend on syntax_tools and make refactoring work. | olgeni | 2003-07-18 | 1 | -0/+2 |
| | |||||
* | syntax_tools --> ports/devel/syntax_tools | olgeni | 2003-07-18 | 1 | -0/+1 |
| | |||||
* | Add syntax_tools, code manipulation modules for Erlang. | olgeni | 2003-07-18 | 5 | -0/+78 |
| | |||||
* | No longer depends on crimson. The dependency was bogus. | znerd | 2003-07-18 | 2 | -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.1 | arved | 2003-07-18 | 5 | -66/+177 |
| | |||||
* | Update to 0.10.0 | osa | 2003-07-18 | 3 | -3/+4 |
| | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> PR: 54611 | ||||
* | Fix build on -CURRENT (gcc 3.3) | osa | 2003-07-18 | 1 | -0/+57 |
| | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54609 | ||||
* | - Fix a typo in PORTREVISION. Doh! | netchild | 2003-07-18 | 2 | -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. | znerd | 2003-07-18 | 6 | -616/+3350 |
| | |||||
* | Upgrade to version 0.93.0526. | olgeni | 2003-07-18 | 6 | -828/+17 |
| | |||||
* | Fix build on -CURRENT (gcc 3.3) | osa | 2003-07-18 | 1 | -0/+10 |
| | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54607 | ||||
* | Fix build on -CURRENT (gcc-3.3) | osa | 2003-07-18 | 1 | -0/+12 |
| | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54606 | ||||
* | Fix build on -CURRENT | osa | 2003-07-18 | 1 | -0/+12 |
| | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54605 | ||||
* | Update safecat to 1.11 - no functional changes, mostly configuration | roam | 2003-07-18 | 2 | -2/+2 |
| | | | | bugfixes for other systems. | ||||
* | Fix build on -CURRENT | osa | 2003-07-18 | 2 | -0/+189 |
| | | | | | | Bump PORTREVISION Patch from: Julio M. Merino Vidal <jmmv@menta.net> | ||||
* | fix games/linux-nwserver: | daichi | 2003-07-18 | 1 | -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> | des | 2003-07-18 | 6 | -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.3 | daichi | 2003-07-18 | 1 | -0/+23 |
| | | | | | PR: 54602 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) | ||||
* | update x11-wm/9wm: change MASTER_SITES | daichi | 2003-07-18 | 2 | -4/+1 |
| | | | | | PR: 53074 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | update www/thumbnail_index: use `/bin/pwd -L` instead of `pwd` | daichi | 2003-07-18 | 1 | -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.3 | daichi | 2003-07-18 | 3 | -8/+9 |
| | | | | | PR: 54568 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> | ||||
* | Add explicit cast to C++ include files to unbreak openjade on | kuriyama | 2003-07-18 | 3 | -0/+22 |
| | | | | gcc 3.3. | ||||
* | update devel/semantic: 1.4 -> 1.4.4 | daichi | 2003-07-18 | 2 | -2/+2 |
| | | | | | PR: 54576 Submitted by: Frank Ruell <stoerte@dreamwarrior.net> | ||||
* | update www/middleman: 1.7.1 -> 1.8 | daichi | 2003-07-18 | 2 | -2/+2 |
| | | | | | PR: 54596 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) | ||||
* | update games/linux-nwserver: 1.29 -> 1.30 | daichi | 2003-07-18 | 3 | -5/+4 |
| | | | | | PR: 54582 Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> (maintainer) | ||||
* | Add workrave. | marcus | 2003-07-18 | 1 | -1/+3 |
| | |||||
* | workrave --> ports/x11/workrave | marcus | 2003-07-18 | 1 | -0/+1 |
| | |||||
* | Add workrave a RSI prevention application for the GNOME 2 desktop. Workrave | marcus | 2003-07-18 | 9 | -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. | marcus | 2003-07-18 | 3 | -6/+7 |
| | | | | | PR: 54573 Submitted by: maintainer | ||||
* | Unbreak for GCC 3.3 by converting to stdarg.h and eliminating | kan | 2003-07-18 | 2 | -0/+63 |
| | | | | varargs.h consumers. | ||||
* | Partially fix the build with gcc 3.3. This still blows up later in the build. | kris | 2003-07-18 | 2 | -0/+20 |
| | |||||
* | Partial fix for builds with gcc 3.3. This still blows up later on. | kris | 2003-07-18 | 1 | -0/+10 |
| | |||||
* | Fix build with gcc 3.3 | kris | 2003-07-18 | 1 | -0/+10 |
| | |||||
* | Fix build with gcc 3.3 | kris | 2003-07-18 | 1 | -0/+10 |
| | |||||
* | Fix build with gcc3.3 | kris | 2003-07-18 | 2 | -0/+17 |
| | |||||
* | fix duplicate pre-configure. | sf | 2003-07-18 | 1 | -2/+2 |
| | |||||
* | unbreak webredirect and update to webredirect-0.3 | leeym | 2003-07-18 | 6 | -26/+11 |
| | | | | | PR: 54581 Submitted by: Rasmus Kaj <kaj@e.kth.se> | ||||
* | Fix build with gcc 3.3 | kris | 2003-07-18 | 2 | -0/+67 |
| | |||||
* | Fix build with gcc 3.3 | kris | 2003-07-18 | 1 | -0/+49 |
| | |||||
* | Comment out the zebra-pj port, which is breaking the INDEX build. | kris | 2003-07-18 | 1 | -1/+1 |
| | | | | Pointy hat to: sumikawa | ||||
* | Fix build on gcc 3.3 | kris | 2003-07-18 | 1 | -0/+10 |
| | |||||
* | o Fix configure's failure to find iconv. | nork | 2003-07-18 | 1 | -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. | marcus | 2003-07-18 | 3 | -117/+0 |
| | |||||
* | Fix build with gcc 3.3 | kris | 2003-07-18 | 2 | -24/+40 |
| | |||||
* | Split mega-patch file patch-aa into individual patch files for easy | kris | 2003-07-18 | 152 | -6486/+6486 |
| | | | | updating. | ||||
* | Update to 2.2.90. | marcus | 2003-07-18 | 3 | -2/+4 |
| | |||||
* | PR: | foxfair | 2003-07-18 | 2 | -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. | marcus | 2003-07-18 | 1 | -6/+3 |
| | |||||
* | * Remove dependency on BDB [1] | marcus | 2003-07-18 | 1 | -6/+4 |
| | | | | | | * Use gnometarget Suggested by: mi [1] | ||||
* | Do not explicitly link in libc_r on all versions of FreeBSD. | marcus | 2003-07-18 | 1 | -0/+3 |
| | |||||
* | Update to the latest version from project CVS | ache | 2003-07-18 | 3 | -26/+108 |
| | |||||
* | Pan doesn't need libtool. | marcus | 2003-07-18 | 1 | -1/+1 |
| | |||||
* | * Update to 0.4 | marcus | 2003-07-18 | 6 | -6/+60 |
| | | | | * Install locale files | ||||
* | updates the OpenVPN port from 1.4.0 to 1.4.2. | leeym | 2003-07-18 | 6 | -9/+12 |
| | | | | | PR: 54597 Submitted by: Matthias Andree <matthias.andree@gmx.de> | ||||
* | Update to 0.14.0.91. | adamw | 2003-07-18 | 2 | -2/+2 |
| | |||||
* | Update to 0.12. | adamw | 2003-07-18 | 4 | -6/+6 |
| | |||||
* | Update to 1.06 | erwin | 2003-07-18 | 2 | -2/+2 |
| | |||||
* | User -fPIC | arved | 2003-07-18 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Include assert.h | arved | 2003-07-18 | 1 | -7/+15 |
| | | | | Reported by: bento | ||||
* | . Make the monthly script Y2K compliant (!) | glewis | 2003-07-18 | 2 | -0/+20 |
| | | | | | | . Bump PORTREVISION. PR: 15477 | ||||
* | 1) Include xjavadoc, which I had installed locally, and without which | sheldonh | 2003-07-18 | 3 | -3/+14 |
| | | | | | | xdoclet doesn't work. 2) Remove empty stylesheets directory that was messing up packaging. | ||||
* | Remove some whitespace to quite portlint. | marcus | 2003-07-18 | 1 | -1/+1 |
| | |||||
* | Oops, remove empty file. | naddy | 2003-07-18 | 1 | -0/+0 |
| | | | | Submitted by: Ports Fury | ||||
* | Fix build problems on -CURRENT. | marcus | 2003-07-18 | 6 | -0/+57 |
| | |||||
* | Mention daily_clean_hoststat_enable. | sheldonh | 2003-07-18 | 1 | -2/+3 |
| | | | | Reported by: Joe Altman <fj@panix.com> | ||||
* | Update to 2.2.1-BETA. | ume | 2003-07-18 | 30 | -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. | marcus | 2003-07-18 | 2 | -0/+26 |
| | | | | Reported by: many | ||||
* | Update to version 1.2.9 | naddy | 2003-07-17 | 4 | -43/+22 |
| | | | | | PR: 54544 Submitted by: Ports Fury | ||||
* | Change default behaviour not to bind IPv6 socket to familiar with | sumikawa | 2003-07-17 | 2 | -0/+11 |
| | | | | | | IPv4-only kernel. Suggested by: Frank Altpeter <frank@altpeter.de> | ||||
* | update to GNU Radius 1.0 | leeym | 2003-07-17 | 5 | -46/+40 |
| | | | | | PR: 53668 Submitted by: Andrey Pavlenko <lance@merlin.net.ua> | ||||
* | (forced commit) | maho | 2003-07-17 | 0 | -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. | roam | 2003-07-17 | 6 | -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) | maho | 2003-07-17 | 0 | -0/+0 |
| | | | | CFLAGS* of recent unxfbsdi.mk have -fno-rtti. | ||||
* | (forced commit) | maho | 2003-07-17 | 0 | -0/+0 |
| | | | | add thread flag(s) for Python subproject. | ||||
* | FreeBSD requires inclusion of netinet/in.h | maho | 2003-07-17 | 0 | -0/+0 |
| | | | | like Linux. | ||||
* | (forced commit) | maho | 2003-07-17 | 0 | -0/+0 |
| | | | | | FreeBSD doesn't have -ldl and -lnsl, so omitted for linking. | ||||
* | (forced commit) | maho | 2003-07-17 | 0 | -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) | maho | 2003-07-17 | 493 | -10047/+1445 |
| | | | | | | | tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr | ||||
* | Upgrade to 20030716. | sumikawa | 2003-07-17 | 3 | -14/+9 |
| | |||||
* | Update to 2.73. | osa | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | Update to 2.96. | osa | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | Fix typo: XML -> XSL. | nork | 2003-07-17 | 2 | -2/+2 |
| | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) | ||||
* | Update to 0.05 | erwin | 2003-07-17 | 2 | -6/+2 |
| | | | | | PR: 54569 Submitted by: maintainer | ||||
* | Update to version 1.3.10. | obrien | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | Left out a line in previous commit. | des | 2003-07-17 | 3 | -0/+6 |
| | |||||
* | Update to 1.34 | erwin | 2003-07-17 | 2 | -3/+2 |
| | | | | | | PR: 54241 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer | ||||
* | REALLY remove xalf. | marcus | 2003-07-17 | 4 | -45/+0 |
| | |||||
* | Remove a patch forgotten in the last commit. | marcus | 2003-07-17 | 1 | -11/+0 |
| | |||||
* | Installing API documentation in ${DOCSDIR}/apidocs instead of in ${DOCSDIR}. | znerd | 2003-07-17 | 4 | -3608/+1676 |
| | | | | | | Bumped PORTREVISION. Pointed out by: Joshua Sahala <ntranc3d@yahoo.com> | ||||
* | * Fix build on Alpha | marcus | 2003-07-17 | 2 | -6/+18 |
| | | | | | | * Fix compilation issues with getopt Submitted by: maintainer | ||||
* | php5-cgi --> ports/lang/php5-cgi | nork | 2003-07-17 | 1 | -0/+1 |
| | |||||
* | mod_php5 --> ports/www/mod_php5 | nork | 2003-07-17 | 1 | -0/+1 |
| | |||||
* | php5-cli --> ports/lang/php5-cli | nork | 2003-07-17 | 1 | -1/+2 |
| | |||||
* | php5 --> ports/lang/php5 | nork | 2003-07-17 | 1 | -0/+1 |
| | |||||
* | update textproc/gmetadom: fix build on 5.x | daichi | 2003-07-17 | 2 | -11/+10 |
| | | | | | PR: 54566 Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw> (maintainer) | ||||
* | o Change md5 value in distinfo. | nork | 2003-07-17 | 3 | -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_SUBDIR | daichi | 2003-07-17 | 2 | -3/+0 |
| | | | | | PR: 53122 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | update graphics/gts: i386 architectrue only because of FP operation | daichi | 2003-07-17 | 2 | -5/+3 |
| | | | | | PR: 52883 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | update dev/ecb: 1.91.1 -> 1.95.1 | daichi | 2003-07-17 | 3 | -4/+11 |
| | | | | | PR: 54560 Submitted by: Frank Ruell <stoerte@dreamwarrior.net> | ||||
* | update games/netrek-BRMH-bin: typo in pkg-descr | daichi | 2003-07-17 | 1 | -1/+1 |
| | | | | | PR: 54416 Submitted by: Christopher Nehren <apeiron@comcast.net> | ||||
* | update sysutils/diskusage: reset bouncing maintainer address | daichi | 2003-07-17 | 2 | -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.8 | mharo | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | update net/ntop: add identification to net/ntop configuration dialog | daichi | 2003-07-17 | 1 | -1/+1 |
| | | | | | PR: 54300 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Update to 0.65. | marcus | 2003-07-17 | 12 | -40/+168 |
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> (based on) | ||||
* | (update) mail/p5-Mail-IMAPClient to 2.2.7 | mharo | 2003-07-17 | 4 | -12/+21 |
| | | | | | PR: 52280 Submitted by: Mathieu Arnold <m@absolight.net> | ||||
* | update audio/sox: 12.17.3 -> 12.17.4 | daichi | 2003-07-17 | 5 | -36/+62 |
| | | | | | PR: 54562 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) | ||||
* | Add WITH_SHELL_SETS_HOME knob to security/sudo | mharo | 2003-07-17 | 1 | -0/+4 |
| | | | | | PR: 47087 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> | ||||
* | upgrade from 1.6.7.4 to 1.6.7.5 | mharo | 2003-07-17 | 2 | -3/+3 |
| | | | | | PR: 52237 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> | ||||
* | update deskutils/logjam2: 4.2.0 -> 4.2.2 | daichi | 2003-07-17 | 3 | -14/+2 |
| | | | | | PR: 54554 Submitted by: Mike <mike.patterson@unb.ca> (maintainer) | ||||
* | I'll take this. | marcus | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | update mail/squirrelmail: 1.4.0 -> 1.4.1 | daichi | 2003-07-17 | 3 | -6/+22 |
| | | | | | PR: 54533 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) | ||||
* | I don't have the time to maintain this port. | mharo | 2003-07-17 | 2 | -2/+2 |
| | | | | | Whoever takes maintainership should email me as I have some stuff that was in progress. | ||||
* | fix www/suphp: | daichi | 2003-07-17 | 1 | -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) | mharo | 2003-07-17 | 6 | -25/+36 |
| | | | | | PR: 52100 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> | ||||
* | Update to 1.12.2 | mharo | 2003-07-17 | 3 | -3/+19 |
| | |||||
* | Update to 2.0.10. | adamw | 2003-07-17 | 4 | -4/+4 |
| | |||||
* | Update to 2.0.10. | adamw | 2003-07-17 | 4 | -4/+4 |
| | |||||
* | Correct scripts/configure.php & Bump PORTREVISION. | nork | 2003-07-17 | 4 | -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. | anholt | 2003-07-17 | 6 | -6/+6 |
| | | | | Noticed by: peter | ||||
* | Update to 2.0.8. shlib bump. | adamw | 2003-07-17 | 3 | -3/+3 |
| | |||||
* | Update to version 0.9.9 | naddy | 2003-07-17 | 3 | -8/+9 |
| | | | | | PR: 54542 Submitted by: Ports Fury | ||||
* | Fix compile of XFree86-4-Server on -current and add amd64 patches. | anholt | 2003-07-17 | 13 | -17/+153 |
| | | | | Submitted by: peter (amd64) | ||||
* | Fix a bug in string handling in rman. | anholt | 2003-07-17 | 2 | -0/+13 |
| | | | | Submitted by: marcel | ||||
* | Update to DAT 4277 | jeh | 2003-07-17 | 2 | -2/+2 |
| | |||||
* | Finally remove the dependancy on GTAR | jeh | 2003-07-17 | 8 | -72/+8 |
| | | | | | | | Bump PORTREVISION as in PR Submitted by: naddy PR: 54548 | ||||
* | Update to version 0.1.6 | naddy | 2003-07-17 | 3 | -2/+10 |
| | | | | | PR: 54543 Submitted by: Ports Fury | ||||
* | Update to version 1.7.1. | naddy | 2003-07-17 | 3 | -4/+4 |
| | | | | | PR: 54541 Submitted by: Ports Fury | ||||
* | Update to 1.99.5. | adamw | 2003-07-17 | 3 | -2/+8 |
| | |||||
* | Unbreak russian/xxkb by updating MASTER_SITES [1] | osa | 2003-07-16 | 6 | -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. | shige | 2003-07-16 | 1 | -1/+2 |
| | |||||
* | Update to xmlenc 0.36. | znerd | 2003-07-16 | 3 | -15/+19 |
| | |||||
* | add module | osa | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | New port: runit is daemontools replacement: | osa | 2003-07-16 | 6 | -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; | sobomax | 2003-07-16 | 4 | -19/+27 |
| | | | | | | | - use USE_LIBTOOL to prevent explicit linking with libc; - link libintl. Approved by: maintainer | ||||
* | Bump PORTREVISION due to previous patch. | pb | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION due to previous fix. | pb | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Patch to fix illegal post-free() access (causes crash on -current). | pb | 2003-07-16 | 1 | -0/+22 |
| | |||||
* | update x11-toolkits/gtkmathview: build on 5.x | daichi | 2003-07-16 | 2 | -14/+8 |
| | | | | | PR: 54472 Reviewed by: sf | ||||
* | Enable IPv6. | pb | 2003-07-16 | 2 | -4/+9 |
| | | | | | PR: ports/54538 Submitted by: sam@rfc1149.net | ||||
* | Merge & Syncronaize mendexk-*. mendexk-sjis is now a slave | nork | 2003-07-16 | 7 | -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. | nork | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Add php5-cgi, is a PHP Common Gateway Interface as php5's | nork | 2003-07-16 | 3 | -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's | nork | 2003-07-16 | 3 | -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's | nork | 2003-07-16 | 3 | -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. | nork | 2003-07-16 | 19 | -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.72 | wosch | 2003-07-16 | 3 | -14/+9 |
| | | | | | PR: ports/53654 Submitted by: Lars Eggert <larse@isi.edu> | ||||
* | Update to latest stable version. | lev | 2003-07-16 | 4 | -359/+789 |
| | | | | | PR: ports/50553 Submitted by: Sergey Matveychuk <sem@ciam.ru> | ||||
* | Fix install error by modification of bsd.port.mk r1.455. | nork | 2003-07-16 | 1 | -2/+2 |
| | | | | | | PR: ports/54531 Submitted by: SUGIMOTO Sadahiro <ixtl@utmc.or.jp> Approved by: maintainer no response | ||||
* | o Update to 3.12.b3. | nork | 2003-07-16 | 3 | -11/+14 |
| | | | | | | | o Sort pkg-plist. PR: ports/54512 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) | ||||
* | Update to 20030715. | nork | 2003-07-16 | 4 | -6/+6 |
| | | | | | PR: ports/54527 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer) | ||||
* | Update with last fixes in target's patches. | lev | 2003-07-16 | 4 | -4/+4 |
| | |||||
* | Maintainer's update to 1.7.1 | osa | 2003-07-16 | 3 | -11/+8 |
| | | | | | | | Use ${DOCSDIR} in Makefile Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist PR: 54389 | ||||
* | Bump PORTREVISION (forgot to do that in latest commit) | osa | 2003-07-16 | 1 | -0/+1 |
| | | | | Notify from: kris | ||||
* | Update to version 1.6.0. | demon | 2003-07-16 | 3 | -17/+6 |
| | | | | Approved by: maintainer | ||||
* | Add dependency on p5-Test-MockObject. | kuriyama | 2003-07-16 | 1 | -0/+2 |
| | |||||
* | p5-Test-MockObject --> ports/devel/p5-Test-MockObject | kuriyama | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Add p5-Test-MockObject 0.12. | kuriyama | 2003-07-16 | 5 | -0/+33 |
| | | | | Perl extension for emulating troublesome interfaces. | ||||
* | update devel/p5-Params-Validate: 0.62 -> 0.64 | daichi | 2003-07-16 | 3 | -2/+4 |
| | | | | | PR: 54532 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer) | ||||
* | update print/scribus: 0.9.11 -> 1.0 | daichi | 2003-07-16 | 8 | -26/+338 |
| | | | | | PR: 54507 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> | ||||
* | update audio/streamtuner: 0.9.1 -> 0.10.0 | daichi | 2003-07-16 | 5 | -46/+30 |
| | | | | | PR: 54460 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) | ||||
* | update graphics/Coin: | daichi | 2003-07-16 | 1 | -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.0 | daichi | 2003-07-16 | 3 | -71/+153 |
| | | | | | PR: 54494 Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer) | ||||
* | fix x11-wm/flwm: | daichi | 2003-07-16 | 1 | -1/+1 |
| | | | | | | | - Spelling error in ports/x11-wm/flwm/pkg-descr PR: 54509 Submitted by: Christopher Nehren <apeiron@comcast.net> | ||||
* | fix games/glchess: incorrect references | daichi | 2003-07-16 | 1 | -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. | marcus | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | remove accidently commited file. | edwin | 2003-07-16 | 1 | -25/+0 |
| | |||||
* | Remove compiler warnings from freenet6 port | edwin | 2003-07-16 | 3 | -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-manager | marcus | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system. | marcus | 2003-07-16 | 9 | -0/+154 |
| | | | | | PR: 54516 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> | ||||
* | libgnomecups --> ports/print/libgnomecups | marcus | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Adaptive dependency on graphics/gd, graphics/gd-nox11. | nork | 2003-07-16 | 1 | -2/+8 |
| | | | | Requested by: ceri | ||||
* | Add libgnomecups, the GNOME interface to the CUPS print system. | marcus | 2003-07-16 | 6 | -0/+55 |
| | | | | | | PR: 54515 Submitted by: adamw Glenn Johnson <gjohnson@srrc.ars.usda.gov> | ||||
* | Update to 2.03. | kuriyama | 2003-07-16 | 2 | -2/+2 |
| | |||||
* | o Fix version number (w.1.17 is patch level after release). | nork | 2003-07-16 | 4 | -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. | cy | 2003-07-16 | 3 | -3/+3 |
| | | | | | Noticed by: tuc@ttsg.com Pointy hat to: Yours truly | ||||
* | Chase checksum, due to xfce4 update to RC1. | olgeni | 2003-07-16 | 4 | -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. | marcus | 2003-07-16 | 1 | -1/+0 |
| | |||||
* | Add an entry for x11-toolkits/eazel-themes. | marcus | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Remove eazel-themes as it depends on sawfish. | marcus | 2003-07-16 | 9 | -355/+0 |
| | |||||
* | Remove the pkg-message. It's just taking up space. | adamw | 2003-07-16 | 2 | -10/+0 |
| | |||||
* | Remove x11-wm/spager. | marcus | 2003-07-16 | 1 | -1/+0 |
| | |||||
* | Add entries for x11-wm/spager and mail/gtkgrepmail, and remove the entry | marcus | 2003-07-16 | 1 | -2/+2 |
| | | | | for devel/libgtop. | ||||
* | Remove spager as it depends on sawfish. | marcus | 2003-07-16 | 9 | -112/+0 |
| | |||||
* | libgtop --> ports/devel/libgtop | marcus | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Re-add libgtop. | marcus | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Re-add libgtop. It should not have been deleted in this phase of the GNOME 1.4 | marcus | 2003-07-16 | 15 | -0/+829 |
| | | | | removal. | ||||
* | Remove gtkgrepmail. | marcus | 2003-07-16 | 2 | -2/+0 |
| | |||||
* | Remove gtkgrepmail as it depends on gnomecore. | marcus | 2003-07-16 | 5 | -110/+0 |
| | |||||
* | Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All | marcus | 2003-07-16 | 97 | -5759/+20 |
| | | | | core desktop components are being removed. | ||||
* | Add in PCI bridge support. It's a run-time option, too, and is required for | anholt | 2003-07-16 | 1 | -2/+3 |
| | | | | | | | some guest OSes. PR: ports/52631 Submitted by: Bruce M Simpson <bms@spc.org> | ||||
* | Fix compilation on -current. | anholt | 2003-07-16 | 1 | -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. All | marcus | 2003-07-16 | 132 | -9121/+0 |
| | | | | core desktop components are being removed. | ||||
* | Remove nautilus support now that Nautilus has been removed from the tree. | marcus | 2003-07-16 | 1 | -9/+0 |
| | |||||
* | Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All | marcus | 2003-07-16 | 2 | -67/+0 |
| | | | | core desktop components are being removed. | ||||
* | Update port to 3.2.1 | jedgar | 2003-07-16 | 4 | -4/+4 |
| | |||||
* | Update to 0.8.0. | marcus | 2003-07-16 | 5 | -84/+27 |
| | |||||
* | Update to 2.1.15. | ume | 2003-07-16 | 8 | -67/+21 |
| | |||||
* | Chase the at-spi shared lib version. | marcus | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | Update to 1.2.1. | marcus | 2003-07-16 | 8 | -30/+12 |
| | |||||
* | Update to 4.2.99. | marcus | 2003-07-16 | 3 | -2/+8 |
| | |||||
* | fix x11-toolkits/gtkmathview: do not use -lgnugetopt directory | daichi | 2003-07-15 | 1 | -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. | fjoe | 2003-07-15 | 1 | -1/+1 |
| | |||||
* | Add RUN_DEPENDS of graphics/netpbm | osa | 2003-07-15 | 1 | -0/+2 |
| | | | | | Submitted by: Paul Pathiakis <pathiaki@pathiaki.com> PR: 54505 | ||||
* | Whitespace. | olgeni | 2003-07-15 | 1 | -1/+1 |
| | |||||
* | Fix subshell support for 5.x which has grantpt(3). | fjoe | 2003-07-15 | 1 | -0/+11 |
| | |||||
* | Install files in proper place when using perl 5.8. | demon | 2003-07-15 | 1 | -0/+10 |
| | | | | Approved by: maintainer | ||||
* | Do a more complete upgrade. | joe | 2003-07-15 | 4 | -536/+26 |
| | | | | PR: ports/52716 | ||||
* | Fix dependency typo again. | skv | 2003-07-15 | 1 | -1/+1 |
| | | | | | | (My mind has been travelling afar. My apologies to everyone.) Pointed by: Neil Darlow <neil@darlow.co.uk> | ||||
* | Unbreak for 5.X. | osa | 2003-07-15 | 3 | -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. | olgeni | 2003-07-15 | 2 | -4/+6 |
| | |||||
* | In memory of AlanE: | osa | 2003-07-15 | 4 | -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. | leeym | 2003-07-15 | 4 | -11/+10 |
| | | | | | PR: 54496 Submitted by: Statue <statue@freebsd.sinica.edu.tw> | ||||
* | PORTSDIR should be referred after pre.mk. | sf | 2003-07-15 | 1 | -2/+5 |
| | | | | | | This fixes make readmes infinite loop. Pointed and Tested by: Melvyn Sopacua <freebsd-ports@webteckies.org> | ||||
* | privoxy+ipv6 --> ports/www/privoxy+ipv6 | nork | 2003-07-15 | 1 | -0/+1 |
| | |||||
* | Add privoxy+ipv6 20030523, is a web proxy with advanced filtering | nork | 2003-07-15 | 7 | -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/esmtp | erwin | 2003-07-15 | 1 | -0/+1 |
| | |||||
* | Add esmtp 0.4.1, | erwin | 2003-07-15 | 7 | -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 dependency | skv | 2003-07-15 | 1 | -1/+1 |
| | | | | Pointed by: BSDC <bsdc@xtremedev.com> | ||||
* | update x11-toolkits/viewklass: | daichi | 2003-07-15 | 1 | -2/+7 |
| | | | | | | | - update imake dependency PR: 54292 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | update x11-toolkits/gtkmathview: 0.3.0 -> 0.4.2 | daichi | 2003-07-15 | 6 | -12/+97 |
| | | | | | PR: 54472 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> | ||||
* | update multimedia/smpeg: | daichi | 2003-07-15 | 2 | -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: | daichi | 2003-07-15 | 1 | -1/+1 |
| | | | | | | | - fix bogus Makefile variable: USE_GNAKE -> USE_GMAKE PR: 54339 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Update to 5.1.4. | adamw | 2003-07-15 | 2 | -2/+2 |
| | |||||
* | update textproc/gmetadom: 0.1.7 -> 0.1.8 | daichi | 2003-07-15 | 4 | -9/+14 |
| | | | | | PR: 54466 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> | ||||
* | update palm/jpilot: 0.99.5 -> 0.99.6 | daichi | 2003-07-15 | 4 | -12/+25 |
| | | | | | PR: 54479 Submitted by: Alex Varju <varju@webct.com> (maintainer) | ||||
* | update security/samhain: 1.7.8 -> 1.7.9 | daichi | 2003-07-15 | 2 | -3/+4 |
| | | | | | PR: 54481 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) | ||||
* | Update to 0.28.1. | adamw | 2003-07-15 | 6 | -32/+10 |
| | | | | | PR: ports/54487 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer) | ||||
* | Update to 2.1.50. | nork | 2003-07-15 | 4 | -4/+4 |
| | | | | | PR: ports/54486 Submitted by: Shin-ichi Yoshimoto <yosimoto@waishi.jp> | ||||
* | Upgrade port to version 0.8.4. | joe | 2003-07-15 | 4 | -4/+4 |
| | |||||
* | Upgrade to 0.9.2. | des | 2003-07-15 | 15 | -246/+1848 |
| | |||||
* | Switch from the no-longer-supported-by-gcc varargs.h to stdarg.h. The | mi | 2003-07-15 | 1 | -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, as | olgeni | 2003-07-15 | 2 | -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 by | gerald | 2003-07-15 | 2 | -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. | olgeni | 2003-07-15 | 1 | -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. | obraun | 2003-07-15 | 6 | -104/+210 |
| | | | | Submitted by: maintainer | ||||
* | Don't hardcode `i386'. | sobomax | 2003-07-15 | 1 | -1/+1 |
| | | | | | PR: 53469 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Fix on -current with gcc 3.3. | sobomax | 2003-07-15 | 1 | -0/+18 |
| | |||||
* | Add support for /dev/joy? style gameport joystics in addition to USB ones. | sobomax | 2003-07-15 | 2 | -8/+108 |
| | | | | | PR: 52875 Submitted by: Tony Voet <20030602@hoegisan.com> | ||||
* | Fix auto-kill option. | sobomax | 2003-07-15 | 4 | -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, rather | mi | 2003-07-15 | 2 | -5/+14 |
| | | | | than bother patching the vendor's Makefile. |