summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix buildErwin Lansing2003-06-221-13/+12
| | | | | | | | | | | - Support CFLAGS properly - Fix COMMENT format PR: 53390 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83454
* Depend on gmp.h rather than libgmp since newer versions of -CURRENT stillJoe Marcus Clarke2003-06-221-1/+2
| | | | | | | | | have a libgmp as a compat library. Suggested by: olgeni Notes: svn path=/head/; revision=83448
* Update to gnustep-1.7.1 / gui-8.7Dirk Meyer2003-06-212-2/+2
| | | | Notes: svn path=/head/; revision=83396
* scripts/php_options is changed to php4_options. So it should be removed.Norikatsu Shigemura2003-06-203-177/+0
| | | | | | | | | PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=83347
* o Update to 4.3.3RC1.Norikatsu Shigemura2003-06-2015-87/+366
| | | | | | | | | | | | | | | o Add inifile and cdb extensions. o Fix imap without ssl(inspired from ports/53141). o Rename some variable for future compatability (PHP => PHP4) (inspired from ports/53113, points 1 and 4 - point 2 is useless). PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Inspired by: ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>) Inspired by: ports/53113 (Jens Rehsack <rehsack@liwing.de>) Notes: svn path=/head/; revision=83339
* Update to SmartEiffel 1.1 from 1.0Daichi GOTO2003-06-193-500/+857
| | | | | | | | PR: 53478 Submitted by: Berend de Boer <berend@pobox.com> (maintainer) Notes: svn path=/head/; revision=83308
* - Update to 1.1.1Dirk Meyer2003-06-182-4/+4
| | | | Notes: svn path=/head/; revision=83223
* Add bounds-checking support using Herman ten Brugge's patches.Gerald Pfeifer2003-06-1742-14/+504
| | | | | | | | PR: 53395 Submitted by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/head/; revision=83188
* Fix pkg-plistMichael Landin2003-06-172-0/+8
| | | | | | | | | PR: 53258 Submitted by: maintainer Approved by: roberto (mentor) Notes: svn path=/head/; revision=83157
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | | | | committer's e-mail Approved by: sobomax Notes: svn path=/head/; revision=83152
* - Update URLDirk Meyer2003-06-173-3/+3
| | | | Notes: svn path=/head/; revision=83134
* Utilize USE_GNOME= pkgconfig.Adam Weinberger2003-06-161-2/+1
| | | | Notes: svn path=/head/; revision=83119
* Add some missing libraries to the plist.Joe Marcus Clarke2003-06-162-0/+3
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=83081
* Fix the "make fetch" help string.Alexander Leidinger2003-06-152-2/+2
| | | | | | | Noticed by: markm Notes: svn path=/head/; revision=83029
* Unbreak on 5.x.Tilman Keskinoz2003-06-152-5/+7
| | | | | | | | | | Set CFLAGS and LDFLAGS to use libgmp from LOCALBASE. PR: 48678 Reported by: Matthias Buelow <mkb@informatik.uni-wuerzburg.de> Notes: svn path=/head/; revision=83016
* Complete the list of source files by adding tclResolve.c. NotMarcel Moolenaar2003-06-151-1/+1
| | | | | | | | | | building it causes downstream dependencies to force the libraries to be rebuilt. We don't want that. There's no mention of tclResolve.c being excluded in the history, so I expect it was just an unfortunate ommision. Notes: svn path=/head/; revision=83003
* Update to 1.0.3Patrick Li2003-06-123-4/+3
| | | | | | | | PR: ports/53196 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=82888
* Change to my FreeBSD.org addressErwin Lansing2003-06-122-2/+2
| | | | Notes: svn path=/head/; revision=82871
* Checksum of bootstrap tarball for -current has changed. I have removed a lot ofOliver Braun2003-06-121-1/+1
| | | | | | | | | not needed files to make it smaller (from 8MB to 5MB). Approved by: maintainer Notes: svn path=/head/; revision=82863
* Update to 7.1.018.Alexander Leidinger2003-06-126-20/+20
| | | | Notes: svn path=/head/; revision=82860
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* o Update to 3.5Mario Sergio Fujikawa Ferreira2003-06-125-37/+55
| | | | | | | | | | | o Add PKGMESSAGE with post installation notes o Add sound support due to user requests PR: 53144 Submitted by: maintainer Notes: svn path=/head/; revision=82836
* Remove pkg-message, ghc 6.0 does not install these files anymore.Oliver Braun2003-06-111-10/+0
| | | | Notes: svn path=/head/; revision=82791
* Add ghc6 after repo-copy.Oliver Braun2003-06-111-0/+1
| | | | Notes: svn path=/head/; revision=82790
* Upgrade after repo-copy from ports/lang/ghc to 6.0.Oliver Braun2003-06-113-732/+762
| | | | | | | | | Submitted by: maintainer Approved by: portmgr (marcus) Repo-copy by: joe Notes: svn path=/head/; revision=82789
* - fix pkg-plistErwin Lansing2003-06-112-0/+3
| | | | | | | | | | - bump PORTREVISION PR: 53121 Submitted by: maintainer Notes: svn path=/head/; revision=82778
* Unbroke port: fix stdio error, fix pkg-plist [1]Sergey A. Osokin2003-06-106-2/+67
| | | | | | | | | | | | Fix compile rts/socket.c under 5.x [2] Submitted by: [1] Serge Gagnon <gagnon__s@videotron.ca> [2] osa PR: 53150 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82704
* upgrade to 1.0.1Ying-Chieh Liao2003-06-103-7/+12
| | | | | | | | switch to new USE_GNOME drop maintainership Notes: svn path=/head/; revision=82680
* - remove empty dirsDirk Meyer2003-06-101-0/+7
| | | | | | | - fix plist Notes: svn path=/head/; revision=82674
* Update to 8.0.2Sergey A. Osokin2003-06-103-3/+3
| | | | | | | | | | | Also update homepage Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) PR: 53110 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82662
* - cleanupDirk Meyer2003-06-101-1/+1
| | | | Notes: svn path=/head/; revision=82640
* - remove empty dir lib/securityDirk Meyer2003-06-101-0/+1
| | | | Notes: svn path=/head/; revision=82637
* Don't remove the share/java and share/java/classes system directories.Kris Kennaway2003-06-0914-28/+0
| | | | Notes: svn path=/head/; revision=82586
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-0915-15/+15
| | | | | | | Rest in Peace, Alan. Notes: svn path=/head/; revision=82562
* Allow snobol to compile on IA-64, with thanks to:Wes Peters2003-06-091-0/+10
| | | | | | | Submitted by: Marcel Moolenaar <marcel@xcllnt.net> Notes: svn path=/head/; revision=82556
* REST IN PEACEWill Andrews2003-06-0815-15/+15
| | | | | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. Notes: svn path=/head/; revision=82550
* Fix MASTER_SITESErwin Lansing2003-06-081-1/+1
| | | | | | | | | PR: 53047 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor) Notes: svn path=/head/; revision=82534
* Fix MASTER_SITESErwin Lansing2003-06-081-1/+1
| | | | | | | | | PR: 53046 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor) Notes: svn path=/head/; revision=82533
* Remove chuckr as maintainer of his ports. He has not committed sinceKris Kennaway2003-06-082-2/+2
| | | | | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr Notes: svn path=/head/; revision=82487
* Add Oracle7 support into PHP4.Norikatsu Shigemura2003-06-0712-30/+399
| | | | | | | | | | PR: ports/53017 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Obtained from: ports/52615 Obtained by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> Notes: svn path=/head/; revision=82471
* Update to rub-lua5 0.2.2, which now supports lua 5.0.Akinori MUSHA2003-06-074-30/+15
| | | | Notes: svn path=/head/; revision=82468
* Finish up the tclX82 removal. I thought, I did this part, but...Mikhail Teterin2003-06-071-1/+0
| | | | | | | Submitted by: Derek Young (via kris) Notes: svn path=/head/; revision=82452
* Update to 1.08Erwin Lansing2003-06-073-9/+9
| | | | | | | | | PR: 52243 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer, edwin (mentor) Notes: svn path=/head/; revision=82437
* Add bsd.php.mk, every port depending on PHP should include this fileNorikatsu Shigemura2003-06-063-0/+273
| | | | | | | | | | and set the right knobs, like the bsd.openssl.mk. PR: ports/52674 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82389
* Update to 4.3.2 release.Norikatsu Shigemura2003-06-066-15/+33
| | | | | | | | PR: ports/52784 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82387
* Prepare for new slave port: www/php4-cgi.Norikatsu Shigemura2003-06-0612-78/+147
| | | | | | | | PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82384
* Fix port decription.Norikatsu Shigemura2003-06-062-2/+2
| | | | | | | | PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82383
* * Upgrade to 2.23.Oliver Braun2003-06-057-63/+68
| | | | | | | | | | * Remove BROKEN. PR: ports/52922 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=82327
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-045-29/+29
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* Assign MAINTAINER to ports@FreeBSD.org.Adam Weinberger2003-06-042-2/+2
| | | | | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=82290