aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-List-MoreUtil, an assorted collection of list/array utilitytobez2004-10-155-0/+60
| | | | | functions. This port goes to lang/ to follow the tradition of p5-Scalar-List-Utils.
* Add asn1c 0.9.4,krion2004-10-146-0/+138
| | | | | | | | | | | The asn1c compiles ASN.1 (Abstract Syntax Notation One) specifications into the C source code. This compiler supports automatic constraints checking code generation, parametrization, basic support for Information Object Classes. The produced C code contains the codecs for BER & DER encoding rules. PR: ports/71560. Submitted by: Lev Walkin <vlm@lionet.info>
* - drop maintainershipdinoex2004-10-141-1/+1
|
* Update to 2.10.tobez2004-10-132-4/+4
|
* - update to 0.84clsung2004-10-122-3/+3
| | | | | | PR: ports/72030 Submitted by: clsung Approved by: co-mentor (vanilla)
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-127-7/+7
| | | | | PR: ports/72437 Submitted by: Michael Johnson <ahze@ahze.net>
* Drop maintainership.olgeni2004-10-122-2/+2
|
* Add "parallel" category.olgeni2004-10-122-2/+2
| | | | | PR: ports/72356 Submitted by: Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>
* Unbreak (disable HIPE build).olgeni2004-10-122-10/+2
|
* Sync with the latest version of the PHP documents.edwin2004-10-122-15/+15
| | | | Submitted by: edwin@mavetju.org
* Update to version 8.1.5.linimon2004-10-122-3/+3
| | | | | PR: ports/71369 Submitted by: Nils M Holm <nmh at t3x dot org> (maintainer)
* - run ldconfig on the GNUstep dir onlydinoex2004-10-121-0/+5
| | | | - add IGNORE if make.conf is not set up
* - cleanupdinoex2004-10-121-1/+1
|
* - Update to 20040924pav2004-10-124-42/+11
| | | | | PR: ports/72079 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* Upgrade to 0.99.thierry2004-10-124-19/+32
|
* Update to 5.0.2 release:ale2004-10-128-18/+94
| | | | | | | | | | | | | | - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Add support for dom_import_simplexml function in php5-dom [2] - Fix vulnerability in RFC 1867 file upload processing [3] - Fix php_variables memory disclosure [3] PR: ports/71752 [1], ports/72003 [2], ports/72420 [3] Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1], Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2], Dmitry A Grigorovich <odip@bionet.nsc.ru> [3] Approved by: portmgr (kris)
* Update to 4.3.9 release:ale2004-10-124-15/+46
| | | | | | | | | | | | | - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Fix vulnerability in RFC 1867 file upload processing [2] - Fix php_variables memory disclosure [2] - GD LZW-GIF support is now enabled by default PR: ports/71752 [1], ports/72420 [2] Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1], Dmitry A Grigorovich <odip@bionet.nsc.ru> [2] Approved by: portmgr (kris)
* This port includes a 5.x binary that links to libm.so.2, which is partkris2004-10-111-5/+2
| | | | | | | of the compiler bootstrap. Drop it back to use the 4.x binary version with compat4x instead so it will run on 5.3. Approved by: portmgr
* Now builds on 5.xkris2004-09-291-4/+0
| | | | Approved by: portmgr (self)
* ruby18_static builds on amd64kris2004-09-281-1/+1
| | | | Approved by: portmgr (self)
* Now builds on amd64kris2004-09-281-2/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Broken pkg-plistkris2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Segfault during buildkris2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* BROKEN: Does not buildkris2004-09-261-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Coredump during buildkris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* - Fix build on 5.3pav2004-09-251-0/+2
| | | | | | PR: ports/72042 Submitted by: Yen-Ming Lee <leeym@FreeBSD.org> Approved by: portmgr (marcus)
* - install manpages only if WITH_TCL80_MAN is definedleeym2004-09-221-2/+8
| | | | | | | | - utilize MASTER_SITE_TCLTK PR: 71925 Submitted by: leeym Approved by: portmgr (marcus)
* - unbreak this port on 5.xleeym2004-09-226-20/+126
| | | | | | | | - utilize PORTNAME and PORTVERSION PR: 71839 Submitted by: leeym Approved by: portmgr (marcus), jdp (maintainer)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-195-1/+23
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Broken by changes to make(1)kris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Fix build on sparc64.marcus2004-09-131-2/+11
| | | | | | | PR: 71679 Submitted by: Koop Mast <kwm@rainbow-runner.nl> Reported by: pointyhat Approved by: portmgr (implicit)
* - new option GNUSTEP_WITH_GCC34dinoex2004-09-101-15/+18
| | | | | - fix linking under 5-CURRENT Approved by: portmgr (marcus)
* Remove a false dependency if pgrep/pkill are included in the base system.thierry2004-09-071-1/+4
| | | | Approved by: portmgr (mcl).
* Update to the 20040827 snapshot of GCC 3.4.2.gerald2004-09-0424-156/+156
|
* Fix location of pkgconfig-datavs2004-09-0424-24/+144
| | | | Approved by: gerald
* Add distinfo for Python-2.4a3perky2004-09-043-12/+6
|
* Update to 2.4a3perky2004-09-0442-1120/+301
| | | | | PR: 71340 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Update to version 4.5.2krion2004-09-035-3/+67
| | | | | PR: ports/71299 Submitted by: Ports Fury
* Update to version 19a.linimon2004-09-035-19/+28
| | | | | | PR: ports/71162 Submitted by: MOROHOSHI Akihiko <moro at remus dot dti dot ne dot jp> Approved by: maintainer
* Update to the 20040901 snapshot of GCC 3.3.5.gerald2004-09-022-13/+13
|
* Update TenDRA to 4.20040902. Major changes are support for the Alphastefanf2004-09-026-880/+780
| | | | | | architecture and that perl is no longer required. Approved by: arved
* Complete the repo-copy of gcc34 to gcc35 and update to the 20040829gerald2004-09-025-43/+44
| | | | | | snapshot of GCC 3.5.0. PR: 70493
* List gcov command.trevor2004-09-011-0/+1
| | | | | PR: 71150 Submitted by: leeym
* Add a missing patch needed with gcc version 3.4.2.thierry2004-08-301-0/+14
|
* Upgrade to v110.48.jkoshy2004-08-2915-467/+549
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* - Don't hardcode shlib versionspav2004-08-292-1/+2
| | | | | | | | - Libintl is not part of libc on FreeBSD PR: ports/70318 Submitted by: Christopher Nehren <apeiron@comcast.net> Approved by: maintainer timeout (14 days)
* Chase libaspell to aspell.16.thierry2004-08-293-3/+3
|
* Upgrade to 0.98a.thierry2004-08-273-2641/+5
|
* Work around stricter CPP in GCC >= 3.4.1.obraun2004-08-261-0/+11
| | | | Obtained from: cvs.haskell.org
* Update to 1.66krion2004-08-242-3/+3
| | | | | PR: ports/70890 Submitted by: maintainer
* Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80ade2004-08-241-0/+3
| | | | with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
* Update to 5.0.1 release:ale2004-08-2310-48/+38
| | | | - GD GIF output support is now enabled by default
* Fix build with gcc-3.4krion2004-08-2312-0/+366
|
* Update to 2.41 and take maintainership. I hang out with the authors a lot, andanholt2004-08-223-4/+33
| | | | | they've basically made me start using it. It got to the point that I'd say, "I should write that in nickle" and I didn't even know the language yet.
* Add mlton 20040227, an optimizing Standard ML compiler.thierry2004-08-215-0/+560
| | | | | PR: 44295 Submitted by: Stephen Weeks
* - Introduce MASTER_SITE_OSSPpav2004-08-212-6/+4
| | | | | PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* - Update to 5.42.1pav2004-08-212-6/+5
| | | | | PR: ports/70763 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Fix package build on 4-STABLE.perky2004-08-213-3/+3
| | | | Submitted by: kstewart <kstewart@owt.com>
* Update to 3.08.1krion2004-08-213-7/+14
| | | | | PR: ports/70745 Submitted by: maintainer
* Fix build with gcc-3.4krion2004-08-211-0/+6
| | | | | PR: ports/70752 Submitted by: maintainer
* - Add support for FreeBSD 6.perky2004-08-214-12/+549
| | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS
* - Add support for FreeBSD 6.perky2004-08-2135-98/+4669
| | | | | | | | - Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS
* - Add support for FreeBSD 6.perky2004-08-2115-48/+1656
| | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS
* - Update to 1.63pav2004-08-212-4/+5
| | | | | PR: ports/70709 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
* Reset bouncing maintainer address (permanent error).linimon2004-08-201-1/+1
|
* Upgrade to 7.6.13.vanilla2004-08-202-3/+3
| | | | | PR: ports/70658 Submitted by: maintainer
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.anholt2004-08-191-1/+1
|
* Upgrade to 0.97a: bugs fix release + doc. reorganization.thierry2004-08-193-572/+469
|
* Oops. Needs libgmp.markm2004-08-191-0/+1
|
* Update to v 2.6.5.markm2004-08-1912-84/+42
|
* Make nqc compile with gcc 3.4.2.jhay2004-08-171-0/+18
|
* This is apparently no longer broken on 5.x.kris2004-08-171-7/+1
|
* Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixingknu2004-08-172-10/+3
| | | | cgi/session's insecure permissions problem.
* - new options:dinoex2004-08-173-5/+29
| | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328
* mark ignore when perl < 5.6ijliao2004-08-161-1/+7
| | | | | PR: 70508 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Upgrade to 0.97;thierry2004-08-164-32/+34
| | | | | | | - switch to libtool 1.5. Known bug: the eval component aborts (already in 0.96, beeing investigated).
* Fix build with gcc 3.4arved2004-08-163-0/+31
|
* Fix build on 4-stable.vanilla2004-08-152-0/+15
| | | | Obtained from: kris
* Update to 8.0.046p050.1maho2004-08-152-3/+3
| | | | now it can output EM64T code!
* Touch configure, because Makefile.in is patched after configure (patch-ac vsarved2004-08-141-0/+3
| | | | | | patch-aa), which confuses configure Reported by: pointyhat
* Update to the 20040806 snapshot off GCC 3.4.gerald2004-08-1226-169/+169
|
* Handle ri document directories properly.knu2004-08-122-2036/+2047
|
* Update lang/ruby18 to 1.8.2-preview2.knu2004-08-124-25/+2136
|
* - Fix PATH problem with bsd.autotools.mkdinoex2004-08-121-3/+1
| | | | PR: 64393
* Fix an incorrect distfile name for the Alpha.jdp2004-08-111-4/+1
|
* Add gnometarget to USE_GNOME, that's better way.vanilla2004-08-101-3/+1
|
* Update to 0.0.4krion2004-08-094-14/+25
| | | | | PR: ports/70183 Submitted by: maintainer
* Add embryo, it's a C like scripting language used in parts of the Enlightenment.vanilla2004-08-085-0/+52
|
* Update to 0.3.2krion2004-08-082-3/+3
| | | | | PR: ports/70150 Submitted by: maintainer
* Update to version 0.32.94krion2004-08-088-164/+186
| | | | | PR: ports/70118 Submitted by: Ports Fury
* - Allow to disable IPv6 support [1]perky2004-08-076-6/+15
| | | | | | | - Add checksum for 2.4a2 PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* - Update to 2.4a2perky2004-08-0735-371/+574
| | | | | | | - Add IPV6 option [1] PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
* Fix build with gcc-3.4.olgeni2004-08-051-0/+14
| | | | Submitted by: roam
* note conflicts for amd64dinoex2004-08-041-1/+1
|
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-041-7/+12
| | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
* - Update to 0.44.0pav2004-08-043-185/+168
| | | | | PR: ports/69824 Submitted by: David G. Holm <freebsd@netfang.net> (maintainer)
* -Update to 0.8.1.mezz2004-08-033-4/+4
| | | | | | | | | | | | freshmeat blurb: This is a maintenance release with some minor feature additions. Numerous bugs are fixed, including macro-related bugs and build problems. (lib name contains software version instead of 0.0.0 now...) PR: ports/69932 ports/69933 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Upgrade to 0.96.thierry2004-08-035-30/+50
|
* Update to ezm3-1.2.jdp2004-08-034-51/+12
|
* Upgrade to 0.95.thierry2004-08-015-28/+47
|
* Update to 5.8.5.tobez2004-07-3025-1685/+2170
|
* Add new port for IronPython 0.6,perky2004-07-295-0/+69
| | | | a new Python implementation for .NET platforms.
* - Fix build with gcc-3.3:pav2004-07-292-0/+148
| | | | | | | error: ISO C++ forbids cast to non-reference type used as lvalue PR: ports/69653 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* Register extensions in etc/php/extensions.ini instead of etc/php.iniale2004-07-286-12/+6
| | | | | | and add etc/php to the config scan path. Suggested by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Enable default extensions when OPTIONSFILE is missing:ale2004-07-282-6/+25
| | | | - Fix package creation and BATCH installation
* MFphp4: Fix compilation of wddx extension.ale2004-07-282-2/+8
|
* Back out my previous commit, two ports need guile's .la files.mezz2004-07-272-3/+8
| | | | Requested by: marcus
* -Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.mezz2004-07-272-8/+3
| | | | -Bump the PORTREVISION, because of pkg-plist change.
* Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.vs2004-07-267-19/+7
| | | | | PR: ports/69481 Submitted by: Tim Bishop
* Fix compilation of wddx extension.ale2004-07-261-1/+4
| | | | | PR: ports/69464 Submitted by: Vadim Mikhailov <freebsd-bugs@mikhailov.org>
* upgrade to 040726ijliao2004-07-263-19/+21
| | | | | PR: 69597 Submitted by: maintainer
* - Chase redirectpav2004-07-251-1/+1
| | | | | PR: ports/69568 Submitted by: zeekay <zk@wspim.edu.pl>
* Update to the 2004-07-23 snapshot of GCC 3.4.2.gerald2004-07-2526-169/+169
|
* Add a knob WITHOUT_PERL_64BITINT. This is primarily intended for thosetobez2004-07-255-5/+25
| | | | | | | | who wish to keep compatibility with files generated by Storable::store from a previous version of perl, and were unlucky enough to not use portable Storable::nstore instead. Submitted by: kuriyama
* Add ecl 0.9d.040206, an ANSI Common Lisp implementation.vs2004-07-255-0/+71
| | | | | PR: ports/62455 Submitted by: Julian Stecklina
* Silence a couple of debug warnings in et_viewer.olgeni2004-07-244-0/+56
|
* Update to 8.0.066p070.1.netchild2004-07-242-3/+3
|
* Update to 7.1.040.netchild2004-07-242-3/+3
|
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* - Portlint: Use DOCSDIRvs2004-07-233-56/+43
| | | | | - Remove patch-aa in favour of MAKE_ARGS - Grab for haskell-alias: This is family
* upgrade to 0.81ijliao2004-07-233-18/+5
| | | | | PR: 69457 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to 1.56krion2004-07-223-14/+6
| | | | | PR: ports/69426 Submitted by: maintainer
* Add support for fileinfo extension.ale2004-07-212-2/+4
|
* Remove the old-and-broken sybase (DB-lib) extension and point users toale2004-07-215-24/+4
| | | | the new-and-working sybase (CT-lib) extension.
* - drop maintainershipdinoex2004-07-201-1/+1
|
* - mark BROKEN with new base linkerdinoex2004-07-201-0/+4
|
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPale2004-07-205-0/+14
| | | | | | - Set them acccordingly in PHP extensions ports (Now I really need some rest, see you tomorrow)
* Comment extension_dir in sample php.ini's, since many copy the sampleale2004-07-203-0/+3
| | | | | configuration file blindly and then complain about wrong directory. PHP has the correct path compiled in statically.
* Set default MySQL version to 4.1 for mysqli extension.ale2004-07-202-0/+2
|
* Update to 3.08vs2004-07-202-5/+5
| | | | | PR: ports/69255 Submitted by: Eugene Ossintsev (maintainer)
* Update to 3.08.0vs2004-07-208-113/+71
| | | | | PR: ports/69254 Submitted by: Eugene Ossintsev (maintainer)
* Update to version 2.751krion2004-07-202-3/+6
| | | | | PR: ports/69298 Submitted by: Ports Fury
* Upgrade to GCL 2.6.3.markm2004-07-1917-418/+184
|
* Add support for imagick extension.ale2004-07-192-2/+4
|
* Fix oniguruma header path.ale2004-07-192-2/+2
| | | | Spotted by: sekrett.ru
* PHP5 has not "crack" extension.ale2004-07-191-2/+1
| | | | Reported by: sekrett.ru
* Remove obsolate PHP slave ports.ale2004-07-194-100/+0
|
* Add php5-extensions 1.0, a "meta-port" to install PHP extensions.ale2004-07-193-0/+129
|
* Add php4-extensions 1.0, a "meta-port" to install PHP extensions.ale2004-07-193-0/+126
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Update to 0.26vs2004-07-193-7/+8
| | | | | PR: ports/69018 Submitted by: Kimura Fuyuki (maintainer)
* First step of the PHP mega-commit:ale2004-07-1969-11331/+2054
| | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports
* - Update to 1.50vs2004-07-174-111/+37
| | | | - Assign maintainership to submitter
* Fix module-path.vs2004-07-151-0/+2
| | | | | PR: ports/69070 Submitted by: Björn Lindström
* Update to final 5.0.0 release:ale2004-07-158-8/+32
| | | | | | | - add a post 5.0.0 patch to fix basic authentication with apache 1.x The major PHP ports overhaul is in its final stage. This commit was anticipated since it fixes a critical security vulnerability.
* Update to 4.3.8 release.ale2004-07-152-4/+4
| | | | | The major PHP ports overhaul is in its final stage. This commit was anticipated since it fixes a critical security vulnerability.
* - Update to 1.0pav2004-07-156-19/+53
| | | | | PR: ports/68804 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
* Pull in the latest change to mkmf.rb to avoid build error whenknu2004-07-132-0/+22
| | | | devel/readline is installed.
* Support WITHOUT_NLSkrion2004-07-112-13/+16
| | | | Pet portlint
* Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).gerald2004-07-1126-182/+182
|
* Correct DISTFILESmaho2004-07-101-1/+1
|
* Make PORTREVISION overridable by slave ports.perky2004-07-103-3/+3
| | | | Found by: eik's chkversion
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-104-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-1012-31/+83
| | | | | | | ${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be added to your python's sys.path if each directory exists. Suggested by: marcus
* The tarball for Python 2.4a1 is renamed in the site.perky2004-07-1010-20/+20
|
* Add checksum info for 2.4a1.perky2004-07-083-3/+6
|
* - Update to 2.4a1, the first alpha release of Python 2.4.perky2004-07-0842-259/+623
| | | | | | | | | | - Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit dependencies. [1] - Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on 'do-configure' targets. [2] Reviewed by: eik [1] Submitted by: Mike Brown <mike@skew.org>
* Update to 1.1vs2004-07-073-72/+95
| | | | | PR: ports/68721 Submitted by: Kimura Fuyuki
* Fix version numbermaho2004-07-071-1/+1
| | | | | Submitted by: eik via chkversion <eik+chkversion@FreeBSD.org> Pointy hat to: myself
* a) Fix open problem for ifcmaho2004-07-063-2/+30
| | | | | | | b) update to 8.0.046.p049.1 PR: 67507 Submitted by: Alexander Usov <usov@kvi.nl>
* Update to the 20040630 snapshot and change the version to 3.3.5.gerald2004-07-052-18/+17
| | | | | | | Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1]
* Update to the 20040702 snapshot. Optimize that SNAPDATE variable away ongerald2004-07-0426-221/+208
| | | | | | the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1]
* Still BROKEN on 64-bit architectures.kris2004-07-041-0/+4
|
* Mark BROKEN on amd64. It looks like the system compiler miscompiles this,gerald2004-07-041-3/+4
| | | | | | and most people on this platform will use either the system compiler or gcc34 anyways. se ${ECHO} instead of echo.
* Add support for polish/php_doc on request ofedwin2004-07-032-1/+4
| | | | Aleksander Fafula <alex@fafula.com>
* Update to 1.14erwin2004-07-022-2/+3
|
* - support mode on /dev/cuaa*dinoex2004-06-302-0/+13
| | | | Submitted by: John Hay
* Update to 8.0.066p069.1.netchild2004-06-302-3/+3
|
* Upgrade to 0.8.12des2004-06-293-5/+7
|
* Install GD and MBSTRINGS header files for pdflib and mailparse extensions.ale2004-06-286-8/+90
|
* Install GD header files for pecl-pdflib extension.ale2004-06-283-1/+28
|
* More OPTIONS change of UCS2->UCS4 which is missed in previous commit.perky2004-06-287-7/+7
|
* Test lack of non-default options for CONFIG-unaware environmentsperky2004-06-287-21/+21
| | | | | | as done in lang/python either. Submitted by: fjoe
* Fix comment.perky2004-06-283-3/+3
| | | | Submitted by: fjoe
* - Make fetchablevs2004-06-283-235/+226
| | | | - Assign to haskell@ (approved by olgeni@)
* - Update to 0.97pav2004-06-274-77/+27
| | | | | PR: ports/68409 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> (maintainer)
* Enable SAE/escript function, which allows creation of standalone Erlangolgeni2004-06-2710-8/+94
| | | | scripts.
* - upgrade to 0.94a;thierry2004-06-266-129/+163
| | | | - mark broken (against) on FreeBSD-4.x.
* - Point phpize to use libtoolize13ale2004-06-254-0/+24
|
* - Remove pdflib extensionale2004-06-254-9/+13
| | | | - Point phpize to use libtoolize13
* We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offeredmarcus2004-06-251-1/+1
| | | | to take these ports.
* Restore PORTEPOCH.olgeni2004-06-252-0/+2
| | | | Noticed by: eik+chkversion
* Upgrade to release R9C-2.olgeni2004-06-246-40/+30
|
* Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is createdknu2004-06-221-5/+0
| | | | beforehand. Besides, some features of this actually requires ruby.
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* Remove deprecated ports: lang/python15 and lang/python20.perky2004-06-2131-6292/+0
|
* Remove expired ports, plus the three ports that depended on them.kris2004-06-2111-160/+0
|
* - Remove empty files [1]pav2004-06-211-0/+0
| | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru>
* BROKEN on amd64: Shared libraries must be compiled with -fPICkris2004-06-191-1/+7
|
* BROKEN on amd64: Does not compilekris2004-06-191-1/+7
|
* Use ${ECHO} instead of echo.gerald2004-06-1813-39/+39
|
* Update to the 2004-06-16 snapshot of GCC 3.3.4.gerald2004-06-182-13/+13
|
* Update to the 2004-06-11 snapshot of GCC 3.4.1.gerald2004-06-1726-169/+169
|
* - DEFAULTLIBVERSION changed with gnustep-1.9.2dinoex2004-06-171-2/+2
|
* - update to 1.9.2dinoex2004-06-174-12/+25
|
* [PATCH] lang/php_doc-en: some fixesedwin2004-06-157-15944/+7
| | | | | | | | | | | - Remove duplicate entry for php_manual_br-20040518.tar.gz on distinfo - SIZE´ify - Add br on localfetch array Remove pkg-plists since they are build on the fly PR: ports/67975 Submitted by: Renato Botelho <renato@galle.com.br>
* BROKEN on amd64: Build fails (silently)kris2004-06-151-0/+4
|
* Also broken on amd64kris2004-06-151-2/+2
|
* Add support for the brazillian version of the manual. No slave port yet.edwin2004-06-152-0/+3
|
* - Fix PLIST on non-32-bit-architecturesvs2004-06-153-3/+22
| | | | | | | - Do not use -O3 on alpha PR: ports/60420 Approved by: maintainer silence
* upgrade to 1.1ijliao2004-06-143-24/+13
|
* - Take maintainership (stale port)edwin2004-06-143-38/+24
| | | | | - Update to 2004-05-18 documents. - Dynamic creating of pkg-plist
* Make uses elif not elsif, Marcus.marcus2004-06-131-1/+1
| | | | Reported by: Freshports
* Update to 0.95 (aka Mono 1.0 Beta 2). With this commit, plus David Xu'smarcus2004-06-1312-104/+566
| | | | | | | | | KSE signal fixes from 6/12/2004, Mono now works on both 4.X and -CURRENT (well, all but two benchmarks build and run successfully on both 4.X and -CURRENT). Note: you may need to rm -r ~/.wapi before building if you've tried older versions of Mono.
* - Update to 1.06sergei2004-06-113-6/+10
|
* - Trim newlines at the end of patcheskrion2004-06-114-5/+2
| | | | | | | - portlint PR: ports/67805 Submitted by: maintainer
* - Update to 0.6.6pav2004-06-1014-100/+179
| | | | | PR: ports/67722 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Update to 5.0.0RC3 releaseale2004-06-088-28/+10
| | | | - Remove PDFlib extension
* Fix compilation of FreeTDS MSSQL extension.ale2004-06-082-0/+24
| | | | | | PR: ports/67710 Submitted by: Henry Karpatskij <henkka@spheroid.info> Obtained from: PHP CVS repository
* Upgrade to 0.8.11.des2004-06-083-118/+36
|
* upgrade to 2.39.235.1693ijliao2004-06-083-135/+23
|
* Upgrade to 5.4.tg2004-06-073-41/+95
| | | | Approved by: wjv (maintainer)
* Re-chase the curl shared library version.kris2004-06-071-1/+1
| | | | Pointy hat to: ade
* Don't use Makefile.kde anymoremarkus2004-06-061-4/+4
|
* Update to the 2004-06-04 snapshot of GCC 3.4.1.gerald2004-06-0626-195/+195
| | | | On the way, note that libgcj is not built on amd64.
* Sync with new bsd.autotools.mkade2004-06-0511-15/+15
|
* Use ${CC} instead of cc on dynamic linkings.perky2004-06-043-12/+39
| | | | | PR: 67515 Submitted by: michael johnson <ahze@ahze.net>
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-044-6/+8
| | | | dependent ports.
* Update to 4.3.7 release.ale2004-06-043-52/+3
|
* Change the way we handle the version numbering to be more correctnetchild2004-06-031-2/+2
| | | | | | to the way pkg_version handles it. Submitted by: eik
* Resurrect lang/squeak: Squeak3 is the latest stable version.vs2004-06-0321-3/+303
| | | | Resurrection suggested by: marcus
* Putting commit bit in storage. I don't have the timepatrick2004-06-034-4/+4
| | | | to work on FreeBSD for now. Should have done this a while back.
* Unbreak on -STABLE:thierry2004-06-031-9/+3
| | | | | - dont use gcc 3.3 to link with qt; - disable sqlite on FreeBSD-4.x (at this time).
* Update to 8.0.066.p067.1.netchild2004-06-032-2/+3
|
* - mark BROKEN on amd64dinoex2004-06-021-0/+3
|
* Upgrade to 0.8.10, and use cpio(1) instead of tar(1) to install docs.des2004-06-013-35/+118
| | | | PR: ports/62013
* Install on install phases and unmark BROKEN.perky2004-05-311-8/+6
|
* Add missing filekris2004-05-311-0/+1
|
* BROKEN: Installs files during build phasekris2004-05-311-0/+2
|
* - fix configure for amd64dinoex2004-05-311-5/+4
|
* 1. Update to 5.8.4.tobez2004-05-3135-695/+2880
| | | | | | | | | | | | | | | | 2. Make this port respect Makefile.local. 3. Transfer manpages to Makefile.man. 4. Move manpages for modules, included into distribution, into lib/perl5/PERL_VER/perl/man/man3, to eliminate file conflicts with p5 ports for modules included with perl. 5. Use PREFIX/SITE_PERL_REL instead of SITE_PERL in the Makefile. 6. Switch to bzipped sources. 7. Other small adjustments. PR: 65925, 66096, 67205 Submitted by: foxfair (1), Charles Swiger <chuck@pkix.net> (1), krion (3) Reported by: Roy Badami <roy@gnomon.org.uk> (2)
* BROKEN: Missing BUILD_DEPENDSkris2004-05-301-0/+2
|
* - Update to 0.61 and unbreakpav2004-05-304-60/+29
| | | | | | PR: ports/63796 Submitted by: vs Approved by: maintainer timeout (3 months)
* Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, andanholt2004-05-303-3/+3
| | | | USE_GL as appropriate.
* - Fix one building problem (it still don't build)pav2004-05-302-1/+12
| | | | - Update WWW
* - Fix MASTER_SITESkrion2004-05-303-3/+3
| | | | | PR: ports/67345 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Reenable to build for 2.3.4.perky2004-05-291-2/+2
| | | | Spotted by: kris
* Upgrade to version R9C-1.olgeni2004-05-2818-330/+70
|
* remove maintainershipedwin2004-05-281-1/+1
| | | | | | | | | | | I haven't had the time to be a good maintainer for the lang/expect and devel/libstroke ports for a very long time. Please change maintainership to ports@ and hopefully someone w/more time and energy can pick up the torch. PR: ports/67275 Submitted by: Jerry A! <jerry@thehutt.org>
* Update to 2.3.4.perky2004-05-271-0/+5
|
* - Update to Python 2.3.4.perky2004-05-2718-273/+21
| | | | | - Test WITHOUT_* instead of WITH_* for values which are on by default so that package build clusters detect correctly.
* Update to 7.1.038.netchild2004-05-262-3/+3
|
* fix for ports/66514 problem and update to 8.0.046maho2004-05-263-7/+10
| | | | | PR: 67127 Submitted by: Masakazu HIGAKI
* Fix plist w.r.t INSTALL_ALSO_AS_SSSL.vs2004-05-252-4/+7
| | | | | PR: ports/36560 Submitted by: Adam Jones
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-253-3/+3
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* - Add proftpd-mysql port, a slave port of proftpd with mysql support.clement2004-05-252-0/+20
| | | | Need by dtc port.
* Introduce MASTER_SITE_PHP and add several more mirror sites worldwide.knu2004-05-243-24/+6
| | | | Approved by: ale (MAINTAINER of lang/php[45])
* Note that sparc64 isn't supported.vs2004-05-241-1/+1
| | | | | PR: ports/67112 Submitted by: Chris Burkert (maintainer)