aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Mark ONLY_FOR_ARCHS=i386: contains assemblyPav Lucistnik2004-03-031-0/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102805
* I maintain dict and dictd, so I might as well look after this one, too.Dima Dorfman2004-03-031-1/+1
| | | | Notes: svn path=/head/; revision=102804
* Upgrade to 1.9.11Dima Dorfman2004-03-033-17/+4
| | | | | | | Submitted by: Andy Miller <andym@trit.org> Notes: svn path=/head/; revision=102803
* Upgrade to 1.9.11Dima Dorfman2004-03-037-114/+28
| | | | | | | Submitted by: Andy Miller <andym@trit.org> Notes: svn path=/head/; revision=102802
* Make rtc module work with FreeBSD 502104.Martin Blapp2004-03-032-1/+9
| | | | Notes: svn path=/head/; revision=102801
* Fix the cdev patch to work correctly with FreeBSD4. One check hasMartin Blapp2004-03-032-14/+11
| | | | | | | | | been wrong. Bump portrevision. Notes: svn path=/head/; revision=102800
* Chase qmake dependency.Michael Nottebrock2004-03-031-0/+2
| | | | Notes: svn path=/head/; revision=102799
* Fix Build on CURRENT, I am not sure why this worked on STABLE [1]Tilman Keskinoz2004-03-032-4/+25
| | | | | | | | | | | Add WITHOUT_NLS knob. [1]: Reported by: adamw, ale Pointy hat to: arved Notes: svn path=/head/; revision=102798
* Chase qmake dependency.Michael Nottebrock2004-03-032-0/+4
| | | | Notes: svn path=/head/; revision=102797
* - Fix dependency on wxgtkPav Lucistnik2004-03-034-4/+4
| | | | | | | | Reported by: bento via kris Pointy hat to: pav Notes: svn path=/head/; revision=102796
* This is actually broken on all 5.x platforms.Kris Kennaway2004-03-031-2/+2
| | | | Notes: svn path=/head/; revision=102795
* This port is no longer broken after recent commits.Dmitry Sivachenko2004-03-031-2/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=102794
* Update to 2004.03.03.Norikatsu Shigemura2004-03-032-3/+3
| | | | Notes: svn path=/head/; revision=102793
* Reorganize the information about the ruby upgrade to 1.8 on i386.Akinori MUSHA2004-03-032-45/+22
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=102792
* bump PORTREVISONOliver Eikemeier2004-03-031-1/+1
| | | | | | | Forgotten by: me Notes: svn path=/head/; revision=102791
* - USE_OPENLDAPOliver Eikemeier2004-03-031-4/+1
| | | | | | | | PR: 62920 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=102790
* - USE_OPENLDAPOliver Eikemeier2004-03-033-18/+11
| | | | | | | | | | | | - USE_ICONV - use %%DOCSDIR%% in pkg-plist - update to ldapdiff-1.0.0 PR: 62915 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=102788
* Add aegis 4.16:Sergei Kolobov2004-03-036-0/+257
| | | | | | | | | | | | | | | | | Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Author: Peter Miller <millerp@canb.auug.org.au> WWW: http://aegis.sourceforge.net/ PR: ports/54060 Submitted by: vance@aurema.com Notes: svn path=/head/; revision=102787
* Add notes about ruby's major upgrade to 1.8 on the i386 platform.Akinori MUSHA2004-03-031-0/+44
| | | | Notes: svn path=/head/; revision=102786
* - Update to 4.27.7Sergei Kolobov2004-03-038-364/+52
| | | | | | | | PR: ports/63632 Submitted by: maintainer Notes: svn path=/head/; revision=102785
* Somehow I forgot to commit the actual makefile.Alfred Perlstein2004-03-031-0/+30
| | | | Notes: svn path=/head/; revision=102784
* forced commit: previous change was from des.Trevor Johnson2004-03-030-0/+0
| | | | Notes: svn path=/head/; revision=102783
* Update to 2004.03.02a.Norikatsu Shigemura2004-03-032-3/+3
| | | | | | | Submitted by: Randy Pratt <rpratt1950@earthlink.net> Notes: svn path=/head/; revision=102782
* Apple's mDNSResponder:Alfred Perlstein2004-03-035-0/+88
| | | | | | | | | | | | | | | | | | | | | What is mDNSResponder? ---------------------- The mDNSResponder project is a component of Rendezvous, Apple's ease-of-use IP networking initiative: <http://developer.apple.com/macosx/rendezvous/index.html> Apple's Rendezvous software derives from the ongoing standardization work of the IETF Zero Configuration Networking Working Group: <http://zeroconf.org/> See rest of readme for other juicy details. Secial thanks to Apple for making this code available as well as to the various people inside Apple that made this possible. Notes: svn path=/head/; revision=102780
* Upgrade to 1.2.1Edwin Groothuis2004-03-032-3/+3
| | | | | | | - fix "Starting server for port 0" problem Notes: svn path=/head/; revision=102779
* Remove redundant definition of MASTERDIR (sets MASTERDIR back toMark Linimon2004-03-036-12/+0
| | | | | | | | | default). Reviewed by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=102778
* - Update to 1.0.1Pav Lucistnik2004-03-026-46/+54
| | | | | | | | PR: ports/63650 Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer) Notes: svn path=/head/; revision=102777
* - Update to 1.10Pav Lucistnik2004-03-022-3/+3
| | | | | | | | PR: ports/63664 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=102776
* - Update to 0.9.8Pav Lucistnik2004-03-023-2/+5
| | | | | | | | PR: ports/63661 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> (maintainer) Notes: svn path=/head/; revision=102775
* - Update to 4.3.4Pav Lucistnik2004-03-023-4/+4
| | | | | | | | | | - Fix pkg-plist PR: ports/63660 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=102774
* - Fix PREFIX handling in pkg-messagePav Lucistnik2004-03-023-4/+4
| | | | | | | | | | - Fix pkg-plist PR: ports/63660 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=102773
* Prevent buffer overflow from environment variable.Christian Weisgerber2004-03-028-1/+144
| | | | | | | Obtained from: Ulf Harnhammar and Debian Notes: svn path=/head/; revision=102772
* - Update to 3.9Pav Lucistnik2004-03-023-25/+28
| | | | | | | | | | - Use DOCSDIR in pkg-plist to silence portlint PR: ports/63656 Submitted by: Josh Elsasser <jre@vineyard.net> (maintainer) Notes: svn path=/head/; revision=102771
* - Update to 0.79.1Pav Lucistnik2004-03-021-3/+2
| | | | | | | | | | - Give maintainership to submitter PR: ports/63646 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=102770
* - Update to 0.79.1Pav Lucistnik2004-03-022-4/+7
| | | | | | | | | | | - Transfer maintainership to submitter PR: ports/63644 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer Notes: svn path=/head/; revision=102769
* - fix packageDirk Meyer2004-03-021-0/+1
| | | | Notes: svn path=/head/; revision=102768
* - remove include dirDirk Meyer2004-03-022-0/+2
| | | | Notes: svn path=/head/; revision=102767
* BROKEN on alpha: unfetchableKris Kennaway2004-03-023-3/+21
| | | | Notes: svn path=/head/; revision=102766
* BROKEN on alpha 5.x as well: does not compileKris Kennaway2004-03-021-1/+2
| | | | Notes: svn path=/head/; revision=102765
* - fix fetch problems when SENDMAIL_WITH_TLS=yesDirk Meyer2004-03-022-4/+4
| | | | Notes: svn path=/head/; revision=102764
* - Update to version 040301Kirill Ponomarev2004-03-022-3/+3
| | | | | | | | PR: ports/63655 Submitted by: maintainer Notes: svn path=/head/; revision=102763
* - Update to version 20040301Kirill Ponomarev2004-03-022-4/+4
| | | | | | | | PR: ports/63654 Submitted by: maintainer Notes: svn path=/head/; revision=102762
* Update to 4.15. For a list of what's new, checkout:Joe Marcus Clarke2004-03-023-3/+15
| | | | | | | http://www.jwz.org/xscreensaver/changelog.html Notes: svn path=/head/; revision=102761
* . Replace unresponsive MASTER_SITE with two working ones.Greg Lewis2004-03-021-1/+2
| | | | | | | Submitted by: bento, distfiles survey Notes: svn path=/head/; revision=102760
* - Some small fixes to startup-script (fixed by Dirk Meyer and Ralf vd Enden).Pav Lucistnik2004-03-024-12/+16
| | | | | | | | | | | - $PREFIX no longer hardcoded (fixed by Dirk Meyer). - Pet portlint a bit PR: ports/63530 Submitted by: maintainer Notes: svn path=/head/; revision=102759
* Fix a couple of typos.Jimmy Olgeni2004-03-023-5/+5
| | | | Notes: svn path=/head/; revision=102758
* - Fix typoPav Lucistnik2004-03-021-1/+1
| | | | | | | | PR: ports/63642 Submitted by: gioria (maintainer) Notes: svn path=/head/; revision=102757
* - Update checksumPav Lucistnik2004-03-022-2/+3
| | | | | | | | | | | | | | | New version (2.0.6d) was released without changing distfile name. Security vulnerability (sql injection) in viewtopic was fixed and some issues with login was fixed. I verified this by diffing old and new distfile. - Add SIZE - Bump PORTREVISION PR: ports/63641 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) Notes: svn path=/head/; revision=102756
* - Update to 2.0 pre7Pav Lucistnik2004-03-026-27/+31
| | | | | | | | PR: ports/63640 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=102755
* . Fix a typo.Greg Lewis2004-03-021-1/+1
| | | | Notes: svn path=/head/; revision=102754