aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add --with-gxx-include-path especially for STLport,maho2003-08-1617-0/+1751
| | | | | | | and pass PTHREAD_CFLAGS, PTHREAD_LIBS for every compilation. See http://www.openoffice.org/issues/show_bug.cgi?id=18062 for detail. Obtained from Volker Quetschke
* If you do not need mozilla connectivity, this patch might help you.maho2003-08-1617-0/+289
| | | | | (currently we do not use it and should be removed later) Obtained from Volker Quetschke
* /usr/include/sys/resource.h uses `struct timeval` in the definition ofmaho2003-08-1617-0/+187
| | | | | | | | struct rusage. struct timeval is defined in /usr/include/sys/time.h, but <sys/time.h> is not included in the <sys/resource.h> header file. Obtained from Volker Quetschke See http://www.openoffice.org/issues/show_bug.cgi?id=18065 for details. reviewed: maho (for 4-STABLE and 5-CURRENT)
* Reset bouncing maintainer address (delivery times out)kris2003-08-165-5/+5
|
* workaround. not include pangox.aliases in themaho2003-08-1617-0/+357
| | | | installtion set (somehow?)
* THIRDPARTYLICENSEREADME.html is rested directory under html.maho2003-08-1617-0/+136
|
* The makefile.mk uses a ld to link the libraries, but ld fails to link withmaho2003-08-1617-0/+187
| | | | | | | | | | | -pthread. The correct sollution is to use $(LINK) which points to the used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and --no-whole-archive. You have to use -Wl,-whole-archive and -Wl,-no-whole-archive instead. The following patch does this for FreeBSD, but maybe this should also be done for the generic UNX case. See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details. Obtained from Volker Quetschke
* Reset bouncing maintainer address ("Host not found")kris2003-08-161-1/+1
|
* Committed in the cws_srx645_ooo11rc3 CVS repo.maho2003-08-1651-1003/+0
|
* Now passes compilation for recent 4.8-STABLE and 5-CURRENT,maho2003-08-1634-731/+187
| | | | | | | | | | | | | | | | | | | | | but still fails during/after the installtion :( a) follow up to recent cvs checkout (cws_srx645_ooo11rc3, 2003/08/15) b) Use gcc33 from ports for both 4 and 5. gcc-3.3 of 5-CURRENT seems to brake somewhere, and recent version of OOo hits some internal error of gcc-3.2.3. c) remove --enable-gcc3, --with-os-version and --with-ant-home gcc3 is deprecated, os version and ant home should be detected automatically by configure(setting os version had been dangerous, since difference can be seen between /usr/include/osreldate.h and sysctl kern.osreldate) however nowadays it is not so dangerous) d) add build dependency for Xft and gtk-2.0.
* - Fix path in last patchdinoex2003-08-162-4/+4
| | | | Pointed out by: kris
* Drop out of the ports committer list. I do so little here that its morepeter2003-08-161-1/+0
| | | | of a distraction than useful.
* Reset bouncing maintainer address ("Host not found")kris2003-08-161-1/+1
|
* Reset bouncing maintainer address ("User unknown")kris2003-08-164-4/+4
|
* Fix build on sparc64 by consolidating two lines into one.marcus2003-08-161-5/+4
| | | | Reported by: bento via kris
* Upgrade to 3.2.3 (fix for new gcc)ache2003-08-163-21/+3
|
* - Force binding with wish8.3, even if wish8.4 is installed.dinoex2003-08-164-16/+44
| | | | | - install and build, even if no DISPLAY is running This will allow packages to be build on bento
* ruby-p4 --> ports/devel/ruby-p4knu2003-08-161-0/+1
|
* Add ruby-p4 (P4Ruby), Ruby interface to the Perforce API.knu2003-08-165-0/+86
|
* Upgrade to 1.6.1ache2003-08-162-23/+23
| | | | | | Spaces->tabs Submitted by: krion
* Really fix the bug where portlint looks through COMMENT for direct commandmarcus2003-08-164-10/+10
| | | | usage.
* o Correct the number of extra markers that we provide, according to pkg-descrceri2003-08-162-8/+6
| | | | | | | o Correct portlint warnings PR: ports/55332 Reviewed by: adamw
* - revert default to tcl/tk83, leave tcl/tk84 as optiondinoex2003-08-162-1/+15
|
* Update to 2.1.2. [1]osa2003-08-155-52/+61
| | | | | | | | | Add PLIST_SUB, that decrease diffs against libgphoto2 port in next update-time. [2] Submitted by: Jeremy Prior <jez@chagford.netcraft.com> [1], osa [2] PR: 55602
* Fix ${MASTER_SITE_SUBDIR}osa2003-08-152-2/+2
| | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer) PR: 55607
* Update to 0.67.marcus2003-08-1510-80/+12
|
* Update to 0.5.marcus2003-08-156-6/+18
|
* Update to 0.13.2.marcus2003-08-154-4/+4
|
* . Include <time.h> instead of doing a bogus declaration of time(3). Thisglewis2003-08-151-6/+17
| | | | | | should get the alpha closer to compiling. Submitted by: bento
* Update to 0.91perky2003-08-153-2/+9
|
* - Update to 7.1.025.netchild2003-08-154-18/+54
| | | | | | | | - Fix spelling of CONFLICTS [1]. - Add request for benchmark numbers [2]. Noticed by: Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1] Discussed with: Intel [2]
* Not needed anymore.mbr2003-08-152-20/+0
|
* Upgrade to uade 0.80 finalmbr2003-08-1516-66/+208
|
* Please welcome Mathieu Arnold (mat@FreeBSD.org), our new ports committer.demon2003-08-151-0/+1
| | | | | | | He mostly works on perl related ports. I'll mentor him. Approved by: portmgr
* - Update to 9.2.1leeym2003-08-156-28/+30
| | | | | PR: 55579 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* Unbreak build with GCC 3.3.1.jkoshy2003-08-152-6/+4
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Fix build breakage with the GCC 3.3.1.jkoshy2003-08-152-1/+16
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* Update to 4.12.marcus2003-08-155-17/+31
|
* Fix the plist.marcus2003-08-152-1/+2
| | | | | Submitted by: maintainer Reported by: Sergey Akifyev <asa@gascom.ru>
* Mark IGNORE on 5.x: chkrootkit reports false positiveskris2003-08-151-1/+7
| | | | Inspired by: Yet another "have I been hacked" email on questions@
* * Add support for the new INFO macromarcus2003-08-154-84/+170
| | | | | | | | | | * Clean up some more Perl warnings * Make sure all the MAN macros are printed in all uppercase * Add perl, ruby, python, and the auto* tools to the list of direct commands [1] PR: 55529 [1] Submitted by: Jens Rehsack <rehsack@liwing.de> [1]
* - apply patch from fearow@comcast.netdinoex2003-08-151-0/+11
|
* - New option LDAP_PORTdinoex2003-08-153-6/+9
|
* - New option LDAP_PORTdinoex2003-08-152-4/+6
|
* update bsdsar_gather's arguments in pkg-installleeym2003-08-152-3/+3
| | | | | | Submitted by: leafy <leafy@leafy.idv.tw> Reviewed by: eric@trinitel.com Approved by: eric@trinitel.com
* cone --> ports/mail/conedinoex2003-08-151-0/+1
|
* Cone is a text-based mail client. Cone seamlessly handles multiple POP3,dinoex2003-08-159-0/+552
| | | | | | | | | IMAP accounts, and local mail folders. Cone is also a simple newsreader. Cone is designed to be foolproof enough to be used by inexperienced users, but also offers advanced features for power users. PR: 54218 Submitted by: matthias.andree@gmx.de
* * Update to 2.5.10marcus2003-08-157-44/+52
| | | | | * Clean up the Python installation to obey PREFIX (finally) * Mark some of the more troublesome build options as DEVELOPER ONLY!
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-1560-95/+95
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* After his shameless porting of the GNOME C++ bindings as well as many othermarcus2003-08-151-0/+1
| | | | | | | | | GNOME bug fixes, Alexander Nedotsukov (bland) is being cursed with a commit bit. He will be joining the FreeBSD GNOME team to help in further porting and bug-busting. We also wishes to help with the iconv stuff (lucky guy). I will be his mentor. Approved by: portmgr
* Quick fix for INDEX build breakage by openldap2[012] split.kuriyama2003-08-1512-19/+25
| | | | | | We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama
* Add a patch from gtk+ CVS that fixes the corrupt thumbnails inmarcus2003-08-154-0/+26
| | | | | | gnome-theme-manager. Obtained from: gtk+ CVS
* - Update to 1.0.1krion2003-08-153-12/+6
| | | | - Take maintainership
* Remove ports/x11-toolkits/gtk-industrial-theme.marcus2003-08-151-1/+0
|
* Add an entry for x11-toolkits/gtk-industrial-theme.marcus2003-08-151-0/+1
|
* Update to 0.3.marcus2003-08-156-390/+502
|
* Remove the gtk-industrial-theme. It is now part of gnome-themes-extras.marcus2003-08-1513-423/+0
|
* - Fixes restart problems with patch from qhwt@myrealbox.comdinoex2003-08-154-2/+62
|
* - make IGNORE, license terms need to be agreed prior installdinoex2003-08-151-4/+11
| | | | | | - apply patch from fearow@comcast.net - add USE_PERL=yes PR: 55368
* - New option LDAP_PORTdinoex2003-08-152-14/+14
| | | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client - Make portlint happier
* . Remove some more cruft.glewis2003-08-151-3/+0
|
* - make option LDAP_PORT overwriteabledinoex2003-08-153-3/+3
|
* Use openldap21-client.marcus2003-08-151-4/+2
|
* - New option LDAP_PORTdinoex2003-08-151-1/+2
| | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
* Depend on openldap*-client to fix the build and INDEX builds.marcus2003-08-153-3/+3
|
* . Remove cruft.glewis2003-08-151-12/+3
| | | | | . Simplify build (just redefine ALL_TARGET) . tar -> ${TAR}
* . Use our own fixed width types (from <sys/types.h>) instead of assumingglewis2003-08-151-0/+23
| | | | | | | the width of standard types (e.g. "long" is 32 bits). Should help things work on 64-bit platforms and fix problems with prices in shops. Obtained from: NetBSD
* Update to 1.8arved2003-08-152-3/+3
| | | | | PR: 55583 Submitted by: maintainer
* - New option LDAP_PORTdinoex2003-08-152-4/+6
| | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
* Roll forward over the last revision's backout.sheldonh2003-08-146-50/+45
| | | | | | | This reinstates exim-4.21, but with PORTREVISION bumped so that folks unlucky enough to get the bum version can easily upgrade. Include a patch to fix the reported IPv6 bug.
* Update to 0.27.2.marcus2003-08-142-2/+2
|
* Fix CONIGURE_ARGS in the WITH_LDAP case to look for openldap12 librariesthomas2003-08-141-1/+1
| | | | | | under ${LOCALBASE}/lib. Reviewed by: roberto
* . Enable rogue.glewis2003-08-146-0/+82
|
* . Update to 1.3.1_09.glewis2003-08-142-4/+4
|
* Update to new gcc release: 3.3.1lev2003-08-146-10/+10
|
* Update to Apache Ant 1.5.4.znerd2003-08-143-8/+9
| | | | | | | | | This is a minor bugfix release that fixes a problem with the javah task on JDK 1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If you don't use javah or VAJ, there is no reason to upgrade. See: http://ant.apache.org/antnews.html
* Upgrade to 1.0 release candidate 1.obraun2003-08-143-7/+12
|
* Update to 0.2:eivind2003-08-142-1/+12
| | | | Take care of regenerating .db files
* Unbreak by converting CR+LF to LF, as gcc does not seem to be tolerantknu2003-08-141-2/+3
| | | | of CR before LF when it comes to line continuation.
* Update to 0.14.knu2003-08-142-2/+2
|
* Update to 3.4.knu2003-08-142-2/+2
|
* Update to 1.3.1.knu2003-08-143-4/+27
|
* Update to 0.0.7.knu2003-08-142-2/+2
|
* - Add contributed Daemon-themealex2003-08-143-1/+17
| | | | | | | | - Bump PORTREVISION PR: 55295 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: MAINTAINER
* Revert previous delta, which updated to exim-4.21.sheldonh2003-08-145-25/+50
| | | | | | | The update causes segfaults during remote delivery for at least one IPv6 user, and I don't have an IPv6 testbed to work with yet. Requested by: Suresh Ramasubramanian <suresh@outblaze.com>
* Update to exim-4.21:sheldonh2003-08-145-50/+25
| | | | | | | | | | | | | * This is a mostly maintenance release, although some new features have been added (including Sieve support). !!!WARNING!!! The non-ACL exiscan patch is no longer supported. The exiscan-acl patch is now used by default, unless WITHOUT_EXISCAN is given. This means that existing installations that rely on non-ACL exiscan CAN NOT be upgraded without changes to the configure file.
* Upgrade to upstream release 1.9.2.1.thomas2003-08-142-2/+3
| | | | Reviewed by; roberto
* Fix URL of proxy-suite web page.thomas2003-08-141-1/+1
| | | | | Submitted by: Doug McDonald <dougm@austin.rr.com> Reviewed by: roberto
* Fix a Typo in the REINPLACE_CMD, that made metapixel unusablearved2003-08-141-2/+2
| | | | | | Bump PORTREVISION. Submitted by: Daniel Roethlisberger <daniel@roe.ch>
* Upgrade net/pptpclient to upstream release 1.3.1.thomas2003-08-143-26/+18
| | | | Reviewed by: roberto
* A patch to make duplicity work with the new librsync 0.9.6 in ports.leeym2003-08-143-0/+57
| | | | | PR: 55567 Submitted by: Gerhard Haering <gh@ghaering.de>
* Update to newest version of rdiff-backup (0.12.3)leeym2003-08-142-3/+3
| | | | | | | update the URL of MASTER_SITES PR: 55566 Submitted by: Gerhard Haering <gh@ghaering.de>
* Depends on net/openldap*-client instead of net/openldap*.ume2003-08-141-2/+2
|
* (null delta)sheldonh2003-08-140-0/+0
| | | | | The previous revision updated to patch-level 10 of the exiscan-acl patch, not the exiscan patch as advertised.
* Update to exiscan patch level 10.sheldonh2003-08-142-2/+2
| | | | Submitted by: Jacques Marneweck <jm@ataris.co.za>
* - Add native binary for FreeBSD 5.xkrion2003-08-142-3/+10
| | | | Submitted by: maintainer
* - Update to 1.11erwin2003-08-144-9/+8
| | | | | | - Take maintairship - Add WWW - Use SITE_PERL
* Remove unfunctional site from MASTER_SITE_APACHE_HTTPD.kuriyama2003-08-141-1/+0
| | | | | PR: ports/55428 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to 1.4.marcus2003-08-143-18/+18
| | | | | PR: 55551 Submitted by: maintainer
* Remove original openldap2[012] ports.kuriyama2003-08-1434-2195/+6
|
* Split openldap[012] into -client and -server.kuriyama2003-08-141-3/+6
|
* Split openldap2? into -client and -server.kuriyama2003-08-141-0/+3
|
* Split openldap[012] into client and server.kuriyama2003-08-1465-1478/+2187
| | | | | PR: ports/54436 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
* Un-hork ID tag.trevor2003-08-141-2/+1
| | | | Submitted by: John E. Hein of timing.com
* Upgrade to 2.6.8.max2003-08-142-2/+2
|
* install configuration file.leeym2003-08-142-3/+10
| | | | | | | bump PORTREVISION. PR: 55396 Reviewed by: Eric Anderson <eric@trinitel.com>
* Update to 2.0.3.marcus2003-08-145-34/+20
|
* - Update to 0.2.2krion2003-08-144-6/+8
|
* - Update to 0.2.0krion2003-08-142-3/+4
|
* - Update MASTER_SITESkrion2003-08-141-3/+1
| | | | | PR: 55552 Submitted by: maintainer
* Maintainer's update: use ${STRIP_CMD} for portlint happyosa2003-08-141-1/+1
| | | | PR: 55560
* Update to version 4285jeh2003-08-142-2/+2
|
* * Really upgrade to 2.0 this time! Bump PORTREVISION accordingly.obraun2003-08-144-25/+45
| | | | | | | | * Give maintainership to someone who obviously had more sleep. PR: ports/55553 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Pointy hat to: ME!
* squeuer -> ports/astro/squeuerglewis2003-08-141-0/+1
|
* . Add a port of SQueuer, a queueing proxy for Seti@Home:glewis2003-08-1410-0/+189
| | | | | | | | | | | | | | | | | | | SQueuer is a queueing proxy for Seti@Home with the following features: * Keeps a configurable sized queue of work units so that the client will always be able to get a new work unit immediately upon finishing one. * Queues results for uploading should the main Seti@Home site be overloaded or down. Results are never lost and the client is never delayed waiting to upload a result. * Can handle multiple users running the Seti@Home client on multiple machines all connecting to SQueuer. * Platform independent. SQueuer has been tested and found to work on different versions of Unix, MacOS and Windows. All it requires is a Perl 5 interpreter.
* . Use %%PORTDOCS%% and %%DOCSDIR%% in the packing list now that we areglewis2003-08-141-12/+12
| | | | installing all the documentation.
* . Don't declare getlogin(), pull in the prototype from unistd.h.glewis2003-08-141-0/+25
| | | | Obtained from: NetBSD
* Fix compile error in src/input/input_gnome_vfs.c.nobutaka2003-08-131-0/+11
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>, adamw, Randy Bush <randy@psg.com>
* * Upgrade to 2.0.obraun2003-08-132-3/+3
| | | | * Grab maintainership.
* unbreaking on Alpha (and maybe on other 64bit platforms (untested))oliver2003-08-138-28/+98
| | | | | | | bump PORTREVISION Submitted by: Thierry Thomas <thierry@pompo.net> PR: ports/55544
* Maintainer's update to 0.2.1osa2003-08-136-72/+16
| | | | | | Also save 8 bytes in pkg-plist (use %%DOCSDIR%%) (by osa) PR: 55520
* Fix khacc script to handle bash properlykrion2003-08-131-1/+2
| | | | Submitted by: KATO Tsuguru
* Maintainer's update to 1.13osa2003-08-133-10/+10
| | | | PR: 55537
* Update URLjeh2003-08-131-1/+1
|
* Update to 4.2 [1]osa2003-08-136-20/+23
| | | | | | | | | | | | Also: [2] * respect to ${CC} * save three bytes in pkg-plist (use %%DOCSDIR%%) * save more bytes in Makefile (by remove refuse `/' and optimize ${INSTALL_DATA} rules) Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> (maintainer) [1], osa [2] PR: 55532
* Upgrade phppgadmin port to 3.0nbm2003-08-133-80/+182
| | | | | PR: 54089 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* Upgrade to zope-cmf 1.4nbm2003-08-133-30/+133
|
* jakarta-tomcat5 --> ports/www/jakarta-tomcat5znerd2003-08-131-0/+1
|
* New port: Jakarta Tomcat 5.x.znerd2003-08-1336-0/+11171
| | | | | | | | | See: http://jakarta.apache.org/site/news.html#20030804.1 http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html PR: 55502 Submitted by: Kang Liu <lazykang@hotmail.com>
* Upgrade modules: lpadmin-1.100-2, mon-1.100-2, squid-1.100-3, updown-1.100-4.olgeni2003-08-132-4/+10
|
* Update to 20030723. Consider this as a minor update.knu2003-08-138-4/+8
| | | | | | | | | | | | | | | | | | | - If pkg_* is found in $PREFIX/sbin, use them instead of ones in /usr/sbin. (regardless of the value of PATH) - pkg_fetch(1): Some servers like bento transfer packages files uncompressed, so add a workaround for this. They are automatically recompressed. - Get -q to work properly again. - As the MOVED file is getting bigger and bigger, do not cache all the entries in memory but look it up every time needed. - Show how to specify multiple arguments in one MAKE_ARG entry. FreeBSD PR: ports/54631 Submitted by: Bruce M Simpson <bms@spc.org>
* - Update to 1.0.16akrion2003-08-133-3/+5
| | | | | PR: 55536 Submitted by: Frank Denis <j@pureftpd.org>
* Update py-qt to version 3.7nbm2003-08-134-55/+58
| | | | | | | Hand over maintainership to Eugene. PR: 55257 Submitted by: Eugene Ossintsev <osgene@web.de>
* Update devel/py-sip to 3.7nbm2003-08-132-4/+4
| | | | | | | Hand over maintainership to Eugene. PR: 55021 Submitted by: Eugene Ossintsev <osgene@web.de>
* Update port: devel/sip to 3.7nbm2003-08-134-11/+11
| | | | | | | Hand over maintainership to Eugene PR: 55019 Submitted by: Eugene Ossintsev <osgene@web.de>
* Since uname -m can now report any i[3456]86 values, change the scriptmbr2003-08-132-2/+2
| | | | | | to work with this. Submitted by: Andrew Thompson <andy@fud.org.nz>
* Fix build with new gccarved2003-08-135-45/+50
|
* - Update to 2.36krion2003-08-132-2/+2
| | | | | PR: 55522 Submitted by: maintainer
* - Update to 1.1krion2003-08-132-2/+2
| | | | | PR: 55524 Submitted by: maintainer
* Fix qhacc script to handle bash properlykrion2003-08-131-2/+4
| | | | | PR: 55516 Submitted by: Ruslan Babayev <ruslan@babayev.com>
* Utilize INFO variable.demon2003-08-132-10/+2
|
* Fix build on stablearved2003-08-134-0/+40
| | | | Reported by: bento
* Chase Tcl/Tk version to fix building.tg2003-08-132-2/+2
| | | | Prompted by: kris
* - Update to 1.8.2: it's fix build with gcc 3.3.leeym2003-08-132-2/+2
| | | | | PR: 55511 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Fix a bug where certain IRC users will not be removed from the buddy listmarcus2003-08-134-0/+50
| | | | | | | when they part/are kicked off a channel. PR: 55489 Submitted by: Alexander Nedotsukov <sasha@ortech.co.jp>
* Hopefully fix the wchar header issues one last time. It's annyoing tombr2003-08-1317-0/+901
| | | | | | have changing includes paths with each new gcc import. Submitted by: maho
* Update xvid to latest release and chase library dependencies in portslofi2003-08-139-13/+23
| | | | | | that depend on it. Approved by: arved (Mentor)
* Update to a current snapshot.lofi2003-08-138-64/+69
| | | | Approved by: arved (Mentor)
* Add optional dependency on pkg-config, fix build on bento.lofi2003-08-132-4/+20
| | | | | Reported by: kris/bento Approved by: arved (Mentor)
* - Update to 2.5krion2003-08-134-4/+4
| | | | | PR: 55510 Submitted by: maintainer
* BROKEN: Does not configurekris2003-08-131-0/+2
|
* Update to 1.22. Fixes memory leakerwin2003-08-132-2/+2
| | | | | | PR: 55486 Submitted by: Andrew Foster <adf@fl.net.au> Approved by: maintainer
* Add better identification for configuration dialog, especiallyerwin2003-08-131-1/+1
| | | | | | | | nice to have in with portupgrade PR: 54299 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer timeout (> 1 month)
* Update to 2.2.4.marcus2003-08-133-8/+14
|
* p5-DateTime-Format-ISO8601 --> ports/devel/p5-DateTime-Format-ISO8601erwin2003-08-131-0/+1
|
* Add p5-DateTime-Format-ISO8601 0.03erwin2003-08-135-0/+35
| | | | | | | | Parses almost all ISO 8601:2000(E) date and time formats. ISO 8601:2000(E) time-intervals will be supported in a later release. PR: 54195 Submitted by: Mathieu Arnold <m@absolight.net>
* p5-DateTime-Format-W3CDTF --> ports/devel/p5-DateTime-Format-W3CDTFerwin2003-08-131-0/+1
|
* Add p5-DateTime-Format-W3CDTF 0.03,erwin2003-08-135-0/+41
| | | | | | | | | This module understands the W3CDTF date/time format, an ISO 8601 profile, defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date format of RSS 1.0. PR: 54194 Submitted by: Mathieu Arnold <m@absolight.net>
* - Update to version 1.2.10krion2003-08-133-30/+35
| | | | | PR: 55500 Submitted by: Ports Fury
* Update to 1.28erwin2003-08-134-4/+4
| | | | | | PR: 55481 Submitted by: Venkata Pingali <pingali@e.postel.org> Approved by: maintainer
* [1] Fix xdmcp queries in the X servers (bug 277)anholt2003-08-136-5/+37
| | | | | | | | | [2] Fix underlining in the freetype backend (bug 330) PR: [1] ports/52387 [2] ports/55134 Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org> [2] Ariff Abdullah <skywizard@MyBSD.org.my>
* Update to 3.13erwin2003-08-132-2/+2
|
* Update to 0.03erwin2003-08-132-3/+2
| | | | | - better error message when LinkPoint doesn't return a statusMessage - update for LinkPoint API 2.6
* - Update to version 1.7krion2003-08-134-15/+38
| | | | | PR: 55496 Submitted by: Ports Fury
* Update to 2.55erwin2003-08-133-39/+40
| | | | Use SITE_PERL
* Update to 2.1.4.marcus2003-08-138-1219/+3584
| | | | | Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: maintainer
* - Update to version 2.9krion2003-08-138-67/+101
| | | | | PR: 55497 Submitted by: Ports Fury
* - PERL -> USE_REINPLACEkrion2003-08-131-2/+9
| | | | | | | - Add WITH_MMX knob PR: 55499 Submitted by: Ports Fury
* p5-MasonX-Request-WithApacheSession --> ↵erwin2003-08-131-0/+1
| | | | ports/www/p5-MasonX-Request-WithApacheSession
* Add p5-MasonX-Request-WithApacheSession 0.21,erwin2003-08-135-0/+63
| | | | | | | | | MasonX::Request::WithApacheSession is an interface to Apache::Session which can be used from within HTML::Mason. It provides session and cookie handling services. PR: 54798 Submitted by: Nick Hilliard <nick@foobar.org>
* - Update MASTER_SITES and WWW: linekrion2003-08-133-18/+18
| | | | | | | | - Support CXX properly - Utilize USE_SDL PR: 55498 Submitted by: Ports Fury
* Add a missing dependency on docbook-xsl.marcus2003-08-131-3/+5
| | | | Submitted by: bento
* * Add a knob to optionally build XMLTerm [1]marcus2003-08-1311-20/+221
| | | | | | | | | | | | | * Add some extra CLI options to the mozilla.sh script [2] * Add a patch to prevent crashes when visiting certain Russian sites [3] * Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany in certain setups [4] PR: 55330 [1] 55412 [2] Submitted by: Alexander Nedotsukov <bland@mail.ru> [1] [2] Sergey Akifyev <asa@gascom.ru> [4] Obtained from: www/mozilla-firebird [3]
* . Don't override the CFLAGS and CC settings.glewis2003-08-132-13/+47
| | | | | | | . Install with the ports infrastructure defined versions of tools, don't hardcode them. Obtained from: NetBSD (mostly)
* Remove libpanel, and only detect the GNOME 2 desktop.marcus2003-08-131-9/+4
| | | | Reminded by: adamw
* Add a forgotten GNOME 1.4 entry.marcus2003-08-131-0/+1
|
* Remove the recently departed GNOME 1.4 applications.marcus2003-08-131-16/+0
|
* Add entries for the recently departed GNOME 1.4 desktop ports.marcus2003-08-131-0/+15
|
* spaces -> tab, += -> =ache2003-08-121-1/+1
| | | | Submitted by: fjoe
* Restore the patch to stop mozilla from crashing on some russian sites.kan2003-08-1210-0/+570
|
* Remove libpanel. It has sered us well, but now that the GNOME 1.4 desktopmarcus2003-08-127-69/+0
| | | | is no longer in the tree, this port doesn't serve much of a purpose.
* Remove libpanel support.marcus2003-08-121-5/+0
|
* Forced commit to note:glewis2003-08-120-0/+0
| | | | Obtained from: NetBSD
* Remove these ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-1215-156/+0
|
* Properly fix the a2ps crash within included gettext. Map pointerskan2003-08-121-17/+18
| | | | | should be recalculated if realloc moves the memory block they used to point to.
* Remove this ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-125-81/+0
|
* Finally add new devices.lev2003-08-123-2/+8
| | | | Obtained from: Target maintainers.
* Remove dependency on libpanel.marcus2003-08-122-19/+0
|
* . Install extra docs.glewis2003-08-123-0/+36
| | | | . Don't install man pages if NO_INSTALL_MANPAGES is set.
* Remove gnomepilot support since gnomepilot has been retired.marcus2003-08-124-24/+2
|
* Remove this ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-1247-816/+0
|
* Remove these ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-1219-418/+0
|
* Fix build with gcc 3.3.1.fjoe2003-08-121-0/+11
| | | | Approved by: ache (MAINTAINER)
* Fix build with gcc 3.3.1fjoe2003-08-121-0/+18
| | | | Approved by: ache (MAINTAINER)
* Remove these ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-1214-256/+0
|
* - Fix pkg-plist by using INFO.fjoe2003-08-122-18/+12
| | | | | | | - Use tabs as separators. PR: 55495 Submitted by: Alexandr Kovalenko (MAINTAINER)
* Remove the libpanel dependency as part of phase II of the GNOME 1.4 desktopmarcus2003-08-122-16/+0
| | | | removal.
* Remove libpanel support as part of phase II of the GNOME 1.4 desktopmarcus2003-08-122-7/+2
| | | | removal.
* o Update to wmbiff 0.4.16. [1]simon2003-08-122-3/+3
| | | | | | | | o Update my maintainer email address to my new FreeBSD.org address. Submitted by: Stefan Walter <sw@gegenunendlich.de> [1] PR: ports/55490 [1] Approved by: erwin, ceri (mentor)
* Unbroke (fix path)ache2003-08-121-3/+2
| | | | Submitted by: fjoe
* Fix my fault in previous commit: put a pkg-messageosa2003-08-1213-0/+0
| | | | | | into right place. Notify from: Palle Girgensohn <girgen@pingpong.net>
* Add new deviceslev2003-08-123-2/+7
| | | | | | Fix many bugs in libfp. Obtained from: Target maintatiners.
* Silence warnings, bump port revision.fjoe2003-08-124-14/+14
| | | | PR: 55483
* Fix some bugs in optimizer.lev2003-08-124-4/+4
| | | | Obtained from: Target mainainers
* Update ASIS to release 3.15p, to match the current version ofthomas2003-08-128-72/+8
| | | | | | the GNAT port. Approved by: roberto
* Correctly use DOCSDIR (as recommended by portlint).leeym2003-08-122-53/+53
| | | | | | | Also used JAVAJARDIR in Makefile. PR: 55459 Submitted by: Tim Bishop <tim@bishnet.net>
* Upgrade to 1.9.2.olgeni2003-08-122-2/+2
|
* Chase PDF checksums.olgeni2003-08-122-6/+7
| | | | Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
* - temporal fix for the gauche package's bug (missing empty directories)leeym2003-08-122-0/+4
| | | | | | | - add a missing file to the plist PR: 55450 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to 7.3.4osa2003-08-1265-819/+390
| | | | | | | | | | | "In order to address a potentially serious (although rare) server startup failure that was recently reported, we have released PostgreSQL version 7.3.4. This release is critical for users of PostgreSQL version 7.3.3, and highly recommended for all other PostgreSQL users." Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 55354
* Make mozilla-vendor compile with gcc 3.3.1mbr2003-08-1240-60/+60
| | | | | PR: 55147 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Fix dependence on libexif:mr2003-08-125-5/+5
| | | | exif.9 -> exif.10
* (*) Add new devices.lev2003-08-1219-9/+1237
| | | | | | | | | (*) Fix some bugs. These changes will be in next binutils release from RedHat. But we could use them before release :) Obtained from: Target developers.
* libidn --> devel/libidnkrion2003-08-121-0/+5
| | | | | | | | | smtpmail --> mail/smtpmail prtunnel --> net/prtunnel uplog --> net/uplog noffle --> news/noffle Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Update to JMeter 1.9.znerd2003-08-123-163/+205
| | | | | See: http://jakarta.apache.org/jmeter/changes.html
* Update to xmlenc 0.37.znerd2003-08-123-2/+4
|
* Update to version 2.1-pre11demon2003-08-122-3/+3
| | | | | PR: 55488 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* update to mailscanner-4.22.5leeym2003-08-1264-2668/+16636
| | | | | PR: 55461 Submitted by: services-root <j.koopmann@seceidos.de>
* Let Geoffrey Mainland <mainland@apeiron.net> take this port.tg2003-08-121-1/+1
|
* fix typo MASTER_SIET_SUBDIR -> MASTER_SITE_SUBDIRedwin2003-08-121-1/+1
|
* Add a patch to fix a memory alignment problem for FireWire.simokawa2003-08-122-1/+24
|
* Update to 0.3perky2003-08-122-2/+2
|
* Sign maintainership over to gnome@. Thanks for your work on these, Martin.marcus2003-08-122-2/+2
|
* Update to 0.27.1.marcus2003-08-122-2/+2
|
* *******************IMPORTANT*******************jeh2003-08-122-2/+2
| | | | | | | | 4284 Emergency Dat release due to: W32/LOVSAN.WORM **********************************************
* - Update to 1.10perky2003-08-124-7/+9
| | | | | | | | | - Ensure not to add target prefix to program name [1] - Fix URL to license [2] PR: 55460 [2] Submitted by: Chris Larsen <darth@vader.dk> [1], Ceri Davies <ceri@FreeBSD.org> [2]
* Fix configure failure (autoconf257 is required)maho2003-08-121-1/+1
|
* python22 -> ports/lang/python22perky2003-08-121-0/+1
| | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* nvclock --> ports/sysutils/nvclockmarcus2003-08-121-0/+1
|
* Add nvclock, a utility that allows users to overclock their nVidia-basedmarcus2003-08-125-0/+55
| | | | | | | graphics cards. PR: 55478 Submitted by: Samy Al Bahra <samy@tommy.sdodson.com>
* - Unbreak this portkrion2003-08-126-3/+57
| | | | | | | - Fix package build PR: 55463 Submitted by: Simon Barner <barner@in.tum.de>
* Update to 0.27.marcus2003-08-123-4/+3
|
* - replace blas by atlas by default and add a knob to keep blasoliver2003-08-123-18/+54
| | | | | | | | | | (requested by Pedro F. Giffuni); - handle FFLAGS; - fix default directories; - some cleaning. PR: ports/55431 Submitted By: Thierry Thomas <thierry@pompo.net>
* Update to 0.8.4.marcus2003-08-123-3/+5
|
* Add WITH_DEV_URANDOM option to use /dev/urandom instead ofume2003-08-121-0/+4
| | | | /dev/random.
* - Add missing 'DBD::Pg::' qualifier in call of db::pg_server_version [1].fjoe2003-08-124-0/+122
| | | | | | | | | | | | - Temporary fix for pg_server_version comparisons [2]. - Bump port revision. Both errors are already fixed in CVS but patch for [2] from CVS has some functional changes and committed fix was implemented differently in less intrusive manner. Submitted by: Robin Schilham <co9@xs4all.nl> [1] Jun Kuriyama <kuriyama@imgsrc.co.jp> [2] (partially)
* - Fix gcc33 terminating char problemsdinoex2003-08-123-8/+493
|
* - Properly register intl manpages [1].fjoe2003-08-123-1/+33
| | | | | | | | - Properly remove po directories. - Bump port revision. PR: 55233 (partially) [1] Submitted by: vassily ragosin <vr@vrgraphics.ru>
* Update to 0.3.1.knu2003-08-123-8/+6
|
* Update to 0.14.0.94.marcus2003-08-122-2/+2
|
* Update the optional GCC bounds checking patch to the latest version whichgerald2003-08-122-1/+3
| | | | | | | again works with current GCC 3.3 sources (modulo a minor tweak to avoid a patch affecting a bison generated file). PR: 54587
* - change varargs.h to stdargs.h to be compatible with gcc33dinoex2003-08-113-12/+152
|
* Update to 0.2.31.marcus2003-08-112-2/+2
|
* Update to 1.3.3.marcus2003-08-114-24/+9
| | | | | PR: 55467 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* This port is for i386 only.mbr2003-08-111-0/+2
|
* Resign as maintainereivind2003-08-113-3/+3
|
* Bump portrevision after the mozilla support fix.mbr2003-08-112-0/+2
|
* Support linux mozilla installations too.mbr2003-08-112-16/+20
|
* Project moved to sourceforge servers.mich2003-08-1110-110/+312
| | | | | | | | | Use DOCSDIR in pkg-plist. Distfile has been rerolled, no code changes - but archive type is now .zip, and code rewritten with windows style /r/n - patch is fixing this issue. Code tested with Python 2.2.x and 2.3 (Thanks marcus@) Approved by: roberto (mentor)
* - Fix pkg-plist, remove BROKEN.fjoe2003-08-112-5/+12
| | | | | | - Fix non-root builds. Approved by: MAINTAINER