summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary #definesMartin Blapp2002-03-1140-0/+520
| | | | Notes: svn path=/head/; revision=55847
* Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>Martin Blapp2002-03-1123-0/+437
| | | | Notes: svn path=/head/; revision=55846
* Fix one #ifdef and add two more checksMartin Blapp2002-03-1120-40/+400
| | | | Notes: svn path=/head/; revision=55845
* upgrade to 0.2.49Ying-Chieh Liao2002-03-112-4/+3
| | | | | | | | PR: 35745 Submitted by: maintainer Notes: svn path=/head/; revision=55844
* Fix silly typo in last commit.Ade Lovett2002-03-112-2/+2
| | | | Notes: svn path=/head/; revision=55843
* Zap support for 2.2 and 3.xKris Kennaway2002-03-111-12/+0
| | | | Notes: svn path=/head/; revision=55842
* Reenable use of the -M option and add a -d option to put @dirrm commandsBrian Feldman2002-03-111-4/+17
| | | | | | | at the end of the plist. Notes: svn path=/head/; revision=55841
* Fix rc file.Christian Weisgerber2002-03-112-2/+4
| | | | | | | Submitted by: Jose F. Nieves <nieves@ltp.upr.clu.edu> Notes: svn path=/head/; revision=55840
* Some structures in usb.h have changed recently.Josef Karthauser2002-03-111-0/+66
| | | | | | | Submitted by: John Reynolds <jreynold@sedona.ch.intel.com> Notes: svn path=/head/; revision=55839
* Remove the tclxml, which is a repo-copy of tclExpat waiting for an upgrade,Mikhail Teterin2002-03-101-1/+0
| | | | | | | | | and should not have been listed. Angrily requested by: kris Notes: svn path=/head/; revision=55838
* Do not tinker with the ALL_TARGET. The existing version makes cleanMikhail Teterin2002-03-102-1/+12
| | | | | | | | | | before all, which will restart the whole build every time you interrupt it... Run the bundled tests after in post-build. Obey the CXXFLAGS. Approved by: maintainer Notes: svn path=/head/; revision=55837
* Add langinfo twirksMartin Blapp2002-03-1020-0/+360
| | | | Notes: svn path=/head/; revision=55836
* Add tgetpwnam test for FreeBSD tooMartin Blapp2002-03-1040-80/+800
| | | | Notes: svn path=/head/; revision=55835
* Remove _cdecl before main()Martin Blapp2002-03-1020-0/+220
| | | | Notes: svn path=/head/; revision=55834
* AddrLen is socklen_t, not intMartin Blapp2002-03-1040-80/+440
| | | | Notes: svn path=/head/; revision=55833
* Add -f to ln to continue buildsMartin Blapp2002-03-1040-280/+1000
| | | | Notes: svn path=/head/; revision=55832
* A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cMartin Blapp2002-03-1020-280/+0
| | | | Notes: svn path=/head/; revision=55831
* Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedMartin Blapp2002-03-1023-207/+276
| | | | | | | and the CFLAGS are hardcoded in solenv/inc/unxfbsd.mk Notes: svn path=/head/; revision=55830
* Update to 1.4. This adds support for "cvs annotate"Eivind Eklund2002-03-103-3/+12
| | | | Notes: svn path=/head/; revision=55829
* We do not have GLIBC. Sigh.Martin Blapp2002-03-1023-46/+161
| | | | Notes: svn path=/head/; revision=55828
* New port: A Perl module for developing Z39.50 serversDmitry Sivachenko2002-03-107-0/+67
| | | | Notes: svn path=/head/; revision=55826
* Correct typo.Dmitry Sivachenko2002-03-101-1/+1
| | | | Notes: svn path=/head/; revision=55825
* Upgrade to version 0.28Dmitry Sivachenko2002-03-102-2/+2
| | | | Notes: svn path=/head/; revision=55824
* Update to the 2002-03-10 snapshot of what will be version 5.2.David E. O'Brien2002-03-104-25/+15
| | | | Notes: svn path=/head/; revision=55823
* R.I.P. -- this software has been discontinued.Akinori MUSHA2002-03-101-0/+2
| | | | | | | | I've marked this port as broken as an announcement for the users; after some time I'll remove this port entirely. Notes: svn path=/head/; revision=55822
* Install libneon.la, which is needed by the devel/subversion port.Jimmy Olgeni2002-03-108-52/+4
| | | | | | | Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> Notes: svn path=/head/; revision=55821
* Move some variable definitions outside the .if defined(RUBY) block soAkinori MUSHA2002-03-101-7/+9
| | | | | | | | | they will not be referenced without being defined. Submitted by: gad Notes: svn path=/head/; revision=55820
* Update module: custom.Jimmy Olgeni2002-03-102-1/+3
| | | | Notes: svn path=/head/; revision=55819
* Pass maintainership to Garrett Rooney <rooneg@electricjellyfish.net>.Jimmy Olgeni2002-03-104-4/+4
| | | | Notes: svn path=/head/; revision=55818
* Update to Vim 6.1 Beta 'B'David E. O'Brien2002-03-102-28/+9
| | | | Notes: svn path=/head/; revision=55817
* Define fcvt as extern as NetBSD does.Martin Blapp2002-03-1020-0/+360
| | | | Notes: svn path=/head/; revision=55816
* - fix 5-CURRENT build (add a dependency to XFree86-4-clients)Patrick Li2002-03-104-2/+32
| | | | | | | | | | - fix a compile warning PR: 35736 Submitted by: maintainer Notes: svn path=/head/; revision=55815
* Update to 1.9Patrick Li2002-03-102-4/+2
| | | | | | | | PR: 35734 Submitted by: Patrik Backlund <pbacklun@cc.hut.fi> Notes: svn path=/head/; revision=55814
* Update to 1.3.7. Visible changes in this release:Christian Weisgerber2002-03-102-2/+2
| | | | | | | | * Now all the buttons except for undo and clear_all become grayed out when an error occurs. Notes: svn path=/head/; revision=55813
* upgrade to 0.49, the author has switched to requiring autoconf.Bill Fumerola2002-03-103-5/+17
| | | | | | | also add a patch to get around missing inet(3) includes. Notes: svn path=/head/; revision=55812
* Add Yet Another Window Manager.Trevor Johnson2002-03-105-0/+48
| | | | Notes: svn path=/head/; revision=55810
* I am not interested in this port anymore.Dmitry Sivachenko2002-03-102-2/+2
| | | | Notes: svn path=/head/; revision=55809
* - define PICKY_HELO_CHECK as defaultDirk Meyer2002-03-108-4/+8
| | | | Notes: svn path=/head/; revision=55808
* Update the author's master site to ftp.cs.bath.ac.uk, and addTrevor Johnson2002-03-101-2/+2
| | | | | | | | | | sunsite.univie.ac.at. The latter was found with (URL:http://www.alltheweb.com/search?cat=ftp). I've placed the Austrian site first in the list because of past troubles at the author's site. Remove BROKEN line. Notes: svn path=/head/; revision=55807
* Update to 1.3.0. Update home page and MASTER_SITES.Trevor Johnson2002-03-103-4/+4
| | | | Notes: svn path=/head/; revision=55806
* Extend the description for openssh-portableDirk Meyer2002-03-103-2/+25
| | | | | | | Fix description for openssh Notes: svn path=/head/; revision=55805
* - remove net/ldapmoduleDirk Meyer2002-03-1012-686/+2
| | | | | | | - changed dependencies to net/py-ldap1 Notes: svn path=/head/; revision=55803
* Update to 0.6.6Patrick Li2002-03-102-2/+2
| | | | Notes: svn path=/head/; revision=55802
* upgrade to 20020209Ying-Chieh Liao2002-03-1029-156/+468
| | | | | | | | PR: 35714 Submitted by: maintainer Notes: svn path=/head/; revision=55801
* Comment out the net/py-ldap1 port, which is identical to the net/ldapmoduleKris Kennaway2002-03-101-1/+1
| | | | | | | | | port. Pointy hat to: dinoex Notes: svn path=/head/; revision=55800
* Remove the p5-POE-Component-IRC port, which already exists inKris Kennaway2002-03-106-61/+0
| | | | | | | | | irc/p5-POE-Component-IRC Pointy hat to: ijliao Notes: svn path=/head/; revision=55799
* New INDEX file with 6672 ports.Kris Kennaway2002-03-101-3644/+3846
| | | | Notes: svn path=/head/; revision=55798
* Document that FreeBSD source code is needed to build linuxthreads port.Tor Egge2002-03-103-2/+17
| | | | | | | | | Add sanity check for presence of needed FreeBSD source code. Unbreak compilation on 5.0-CURRENT, DEFS.h is no longer available. Bump port revision. Notes: svn path=/head/; revision=55797
* * Ports get built under ${scratchdir}, not under ${pb}..this was prettyKris Kennaway2002-03-091-28/+30
| | | | | | | | | | | | | | | tangled up. * Sort the environment variables so that all of the commented out ones are grouped together * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option we want enabled by default (it causes too many build failures). This was too easy to forget when building packages 'by hand' using the parallel makefile. * Copy across UNAME_VERSION into the chroot area so that uname inside the chroot reports the desired version Notes: svn path=/head/; revision=55796
* * Use portbuild.conf for config information.Kris Kennaway2002-03-091-4/+8
| | | | | | | | | | | | * Shorten timeout period from 12 hours to 4 hours to avoid delaying the builds unnecessarily. * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option we want enabled by default (it causes too many build failures). This was too easy to forget when building packages 'by hand' using the parallel makefile. Notes: svn path=/head/; revision=55795