Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uneeded patch. | marcus | 2002-05-01 | 2 | -0/+0 |
| | |||||
* | Update to 1.0.7. | marcus | 2002-05-01 | 8 | -40/+326 |
| | | | | Reviewed by: sobomax | ||||
* | Move back to share/gnome as a datadir. | marcus | 2002-05-01 | 19 | -420/+428 |
| | | | | | | | | The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but the desktops will be mutually independent. That is, you will not be able to install gnomedesktop, for example, on the same machine as gnomecore. However, you will be able to install the GNOME 2.0 desktop, and use all your favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.). | ||||
* | Add @dirrm include/libpng | ache | 2002-04-30 | 2 | -0/+2 |
| | |||||
* | Do not --disable-opengl any longer, which mostly was used to work around | gerald | 2002-04-30 | 2 | -2/+0 |
| | | | | | | problems with XFree86 4.0.0 as far as I can see. Approved by: obrien (mentor) | ||||
* | Upgrade to 1.0.7. | kuriyama | 2002-04-30 | 6 | -26/+24 |
| | | | | See http://www.gnupg.org/whatsnew.html#rn20020429 for changelog. | ||||
* | Update to 5.11.8 and update MAINTAINER's email. | knu | 2002-04-30 | 2 | -3/+3 |
| | | | | | | | | | Submitted by: Seth Kingsley <sethk@meowfishies.com> This closes: PR: ports/36533 (Update to 5.11.6) Submitted by: Christophe Juniet <cjuniet@entreview.com> | ||||
* | Update to 1.0.17. | sobomax | 2002-04-30 | 2 | -2/+2 |
| | |||||
* | Update to 2.4.21. | sobomax | 2002-04-30 | 4 | -10/+16 |
| | |||||
* | Catch up with libgmp3 death. | sobomax | 2002-04-30 | 3 | -3/+3 |
| | | | | Pointy hat to: ijliao | ||||
* | Allow pppoa to also compile on older FreeBSDs before the usb.h | joe | 2002-04-30 | 1 | -25/+51 |
| | | | | structure change. | ||||
* | Don't modify charset.alias file installed by libintl. | sobomax | 2002-04-30 | 4 | -15/+28 |
| | |||||
* | Don't install own copy of charset.alias - use one from libiconv instead. Bump | sobomax | 2002-04-30 | 18 | -84/+222 |
| | | | | PORTREVISION. | ||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-30 | 5 | -57/+28 |
| | |||||
* | Update to 2.0.3 | pat | 2002-04-30 | 3 | -5/+35 |
| | | | | | PR: 37550 Submitted by: maintainer | ||||
* | Update to 1.0 | pat | 2002-04-30 | 3 | -8/+6 |
| | | | | | PR: 37560 Submitted by: maintainer | ||||
* | Update to 5.3.2 | pat | 2002-04-30 | 3 | -6/+6 |
| | | | | | PR: 37578 Submitted by: maintainer | ||||
* | imc --> ports/graphics/imc | ijliao | 2002-04-30 | 1 | -0/+1 |
| | |||||
* | add imc 4.1 | ijliao | 2002-04-30 | 6 | -0/+114 |
| | | | | Image Compiler | ||||
* | use WITHOUT_X11 instead of WITH_X11 | ijliao | 2002-04-30 | 1 | -1/+2 |
| | | | | bump PORTREVISION | ||||
* | bzip2 -> ${BZIP2_CMD} | ijliao | 2002-04-30 | 3 | -3/+3 |
| | |||||
* | gd2 -> ports/graphics/gd2 | ijliao | 2002-04-30 | 1 | -0/+1 |
| | |||||
* | libgmp3 -> libgmp4 | ijliao | 2002-04-30 | 1 | -1/+2 |
| | | | | | PR: 37580 Submitted by: maintainer | ||||
* | mailgraph --> ports/mail/mailgraph | ijliao | 2002-04-30 | 1 | -0/+1 |
| | |||||
* | add mailgraph 0.19 | ijliao | 2002-04-30 | 6 | -0/+36 |
| | | | | | | | A RRDtool frontend for Postfix statistics PR: 37579 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> | ||||
* | Update to snap2002042: Multiple strcpy and strcat security issues, as well | greid | 2002-04-30 | 4 | -6/+10 |
| | | | | | | | as sprintf's fixed. Fix for "ecartisx.c" vulnerability. PR: 37506 Submitted by: Trish Lynch <trish@bsdunix.net> | ||||
* | Issue fflush()->fsync() after saving file to the disk, so that the user will | sobomax | 2002-04-30 | 2 | -0/+13 |
| | | | | | | not get zero-sized file after reboot if the system crashed shortly after the save, as it usually the case when you are hacking some potential panic(9) implementation (e.g. kernel module). Bump PORTREVISION. | ||||
* | - Use USE_LIBTOOL; | sobomax | 2002-04-30 | 6 | -46/+99 |
| | | | | | - don't explicitly link libc into the gettext shared library, because potentially it can screw up threaded programs linked against libintl.so. | ||||
* | Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot. | obrien | 2002-04-30 | 4 | -14/+14 |
| | |||||
* | Fix build with gcc31; don't add -I/usr/include to gcc flags. | kris | 2002-04-30 | 2 | -0/+14 |
| | | | | Submitted by: obrien | ||||
* | Update to 1.8 | pat | 2002-04-30 | 2 | -2/+2 |
| | | | | | PR: 37565 Submitted by: maintainer | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 6 | -46/+9 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 11 | -89/+16 |
| | |||||
* | Update modules: apache, net, mount, postgresql, stunnel. | olgeni | 2002-04-30 | 2 | -2/+10 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 7 | -50/+10 |
| | |||||
* | Actually add the new patches from the last commit.... | marcus | 2002-04-30 | 2 | -0/+139 |
| | |||||
* | Fix a few problems in libiconv. | marcus | 2002-04-30 | 2 | -6/+15 |
| | | | | | | | | | | | | | * Allow libcharset to find charset.alias in the correct place * Add support for the new FreeBSD locales * Fix potential infinite loop when conversion fails * Bump PORTREVISION PR: 37543, 37497 Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> (infinite loop fix) marcus (everything else) Reviewed by: nork (infinite loop fix), sobomax Approved by: sobomax | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 17 | -125/+22 |
| | |||||
* | Update erlang documentation to version R8B-1 (8.1). | olgeni | 2002-04-30 | 3 | -64/+66 |
| | | | | Prompted by: bento error logs | ||||
* | gnome-commander --> ports/x11-fm/gnome-commander | marcus | 2002-04-30 | 1 | -0/+1 |
| | |||||
* | Add gnome-commander, a GNOME file manager that resembles Norton Commander. | marcus | 2002-04-30 | 13 | -0/+209 |
| | | | | | | | PR: 37392 Submitted by: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar> Reviewed by: sobomax Approved by: sobomax | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 2 | -14/+3 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 3 | -23/+4 |
| | |||||
* | strip -> ${STRIP_CMD} | ijliao | 2002-04-30 | 1 | -2/+2 |
| | | | | | cat -> ${CAT} pkg-message -> ${PKGMESSAGE} | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 1 | -9/+1 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 5 | -32/+10 |
| | |||||
* | Update to 1.0.rc1. | knu | 2002-04-30 | 8 | -10/+18 |
| | | | | | PR: ports/37519 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER) | ||||
* | Update to 1.4.0.8. | sobomax | 2002-04-30 | 4 | -52/+17 |
| | |||||
* | Update to 1.4.1.6. | sobomax | 2002-04-30 | 10 | -76/+64 |
| | |||||
* | Apply the latest patches. | knu | 2002-04-30 | 10 | -10/+34 |
| | | | | | PR: ports/34779 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER) | ||||
* | Assign PORTREVISION using `?=' instead of `=' so that slave ports can | knu | 2002-04-30 | 5 | -13/+13 |
| | | | | | | | | | | override it. PR: ports/34779 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER of ja-{qt23,kde*2} ports) Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here. | ||||
* | Remove unneeded patch. This should correct the plist problems. | marcus | 2002-04-29 | 2 | -28/+0 |
| | | | | | Reported by: olgeni Approved by: sobomax | ||||
* | - Use proper ${INSTALL_XXX} instead of ${INSTALL} for installing binaries and | sobomax | 2002-04-29 | 2 | -76/+9 |
| | | | | | | | | scripts; - remove junk at the beginning of files/bktrctl.sh. PR: 37427 Submitted by: maintainer | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 2 | -15/+3 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 20 | -164/+32 |
| | |||||
* | Add knob for utmp, msdfs and quota | dwcjr | 2002-04-29 | 1 | -0/+12 |
| | | | | Submitted by: l.ertl@univie.ac.at | ||||
* | Add utmp, quote and msdfs knob | dwcjr | 2002-04-29 | 2 | -0/+24 |
| | | | | Submitted by: l.ertl@univie.ac.at | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 6 | -43/+10 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 1 | -8/+1 |
| | |||||
* | Upgrade 20020322 --> 20020403 | cy | 2002-04-29 | 3 | -2/+6 |
| | | | | | PR: 37563 Submitted by: MAINTAINER: Anders Andersson <anders@hack.org> | ||||
* | Update to using neon 0.19.4 in the tree. | roberto | 2002-04-29 | 4 | -0/+52 |
| | | | | | PR: ports/37494 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 1 | -7/+1 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 1 | -7/+1 |
| | |||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 2 | -14/+2 |
| | |||||
* | use USE_PYTHON | ijliao | 2002-04-29 | 1 | -5/+3 |
| | |||||
* | Build against expat2 instead of the old expat1. Both neon & subversion | roberto | 2002-04-29 | 4 | -4/+4 |
| | | | | compile. | ||||
* | Fix support for "site.config.m4.local", | dinoex | 2002-04-29 | 4 | -16/+28 |
| | | | | so User-Options will be part of the build. | ||||
* | - Use PYTHON_CMD | dinoex | 2002-04-29 | 1 | -2/+2 |
| | | | | | | | Mostly to make the Zope user easier to install this port. PR: 37421 Submitted by: terry@taipeitimes.com | ||||
* | Version update from 1.0 to 1.0p1 | dinoex | 2002-04-29 | 2 | -2/+2 |
| | | | | | PR: 37487 Submitted by: oli@isnic.is | ||||
* | Merged from GNOME1: update WWW. | sobomax | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | Update to 0.19.4. Now depends on expat instead of libxml. | roberto | 2002-04-29 | 12 | -16/+108 |
| | | | | | PR: ports/37494 Submitted by: garrett rooney <rooneg@electricjellyfish.net> (MAINTAINER) | ||||
* | Update WWW. | sobomax | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the | alfred | 2002-04-29 | 3 | -0/+39 |
| | | | | | | functions no longer exist), this is probably wrong, it should be using htons or equivelant, but i'd like to have this unbroken for now on recent 5.x systems. | ||||
* | This patch is not needed because of rev 1.65 of the port's makefile. | alfred | 2002-04-29 | 2 | -22/+0 |
| | | | | Pointed out by: Tony Maher <tonym@biolateral.com.au> | ||||
* | Put back ru.po, it was deleted by mistake. | demon | 2002-04-29 | 2 | -1/+576 |
| | | | | Spotted by: olgeni | ||||
* | FreeBSD needs IPPORT_USERRESERVED defined as IPPORT_RESERVED as well. | alfred | 2002-04-29 | 2 | -0/+22 |
| | |||||
* | Update to version 2.54 Beta 33. | obrien | 2002-04-29 | 2 | -2/+2 |
| | |||||
* | upgrade to 0.2.3 | ijliao | 2002-04-29 | 3 | -11/+14 |
| | | | | | PR: 37544 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | upgrade to 1.2.a.1 | ijliao | 2002-04-29 | 4 | -170/+292 |
| | | | | | PR: 37539 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | Reenable email as I'm back from OZ and NZ. | schweikh | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | No longer need to use old autoconf/automake; Mosfet apparently | lioux | 2002-04-29 | 2 | -24/+4 |
| | | | | | | update the autotools stuff in the change from 0.9.2 to 0.9.4 Submitted by: maintainer | ||||
* | o Bump PORTREVISION | lioux | 2002-04-29 | 12 | -64/+216 |
| | | | | | | | | | | | | | | | | o Fix configure args to match what new configure accepts o Use -qt-imgfmt-{jpeg,mng,png} to dynamically link the graphics libs into libqt-mt.so o Use image plugins (-plugin-imgfmt-{jpeg,mng,png}) if WITH_IMAGE_PLUGINS; QTDIR=/usr/X11R6 needs to be set before starting KDE if so o Use Mesa libs if WITH_OPENGL. This will result in warnings both before and after the build; the package will be called qt-opengl; a warning will be displayed via pkg-message when the package is installed Submitted by: Alan E <ports@geeksrus.net> Approved by: will | ||||
* | o Fix PLIST | lioux | 2002-04-29 | 3 | -369/+942 |
| | | | | | | | o Do not bump PORTREVISION Submitted by: Alan E <ports@geeksrus.net> Reviewed by: Lauri Watts <lauri@kde.org> | ||||
* | Update to 0.3.1 | lioux | 2002-04-29 | 6 | -78/+116 |
| | | | | Approved by: maintainer | ||||
* | Upgrade 2.5.0 --> 2.5.1 | cy | 2002-04-29 | 3 | -6/+14 |
| | |||||
* | Port failed to build due to upgrade by PR/37327 which failed to | cy | 2002-04-29 | 4 | -88/+0 |
| | | | | | | | | | remove the patches from the files directory. This commit fixes the problem. PR: 37545 Submitted by: MAINTAINER: Edwin Groothuis <edwin@mavetju.org> Detected by: BENTO | ||||
* | Update to 0.57 | pat | 2002-04-29 | 12 | -54/+74 |
| | | | | | | | PR: 37335 Submitted by: Maxim Konovalov <maxim@macomnet.ru> Reviewed by: maintainer Approved by: maintainer | ||||
* | Update to 1.3.12 | pat | 2002-04-29 | 4 | -4/+4 |
| | | | | | PR: 37541 Submitted by: maintainer | ||||
* | Upgrade to 1.18 | ache | 2002-04-29 | 3 | -2/+3 |
| | |||||
* | Update to 0.20. | petef | 2002-04-29 | 3 | -2/+6 |
| | |||||
* | Update to 1.15. | petef | 2002-04-29 | 2 | -2/+2 |
| | |||||
* | Update to 2.17. | petef | 2002-04-29 | 2 | -2/+2 |
| | |||||
* | Update to 0.17. | petef | 2002-04-29 | 3 | -4/+14 |
| | |||||
* | upgrade to 1.00 | ijliao | 2002-04-29 | 2 | -2/+2 |
| | |||||
* | Update to 1.0.10. | petef | 2002-04-29 | 2 | -2/+2 |
| | |||||
* | p5-CGI-Cache --> ports/www/p5-CGI-Cache | petef | 2002-04-29 | 1 | -0/+1 |
| | |||||
* | Update to 2.117 | pat | 2002-04-29 | 2 | -2/+2 |
| | | | | | | PR: 37517 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Approved by: maintainer | ||||
* | o avoid conflict with locale_base's pkg-plist. | nork | 2002-04-29 | 2 | -8/+14 |
| | | | | | | | o fix ${ECHO} to ${ECHO_CMD} o integrate ${PREFIX}(%D) to ${LINUXBASE}(%%LINUXBASE%%) Reviewed by: knu (mentor) | ||||
* | add missing directory. | nork | 2002-04-29 | 12 | -0/+12 |
| | | | | Reviewed by: knu (mentor) | ||||
* | py-google --> ports/net/py-google | pat | 2002-04-29 | 1 | -0/+1 |
| | |||||
* | Add new port py-google, Python module for Google Web API | pat | 2002-04-29 | 7 | -0/+72 |
| | | | | | PR: 37328 Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr> | ||||
* | py-istring --> ports/devel/py-istring | ijliao | 2002-04-29 | 1 | -0/+1 |
| | |||||
* | add py-istring 1.0.1 | ijliao | 2002-04-29 | 6 | -0/+47 |
| | | | | Interpolated Strings | ||||
* | FElt sourceforge subdir changed to all lowercase | pat | 2002-04-29 | 2 | -2/+2 |
| | | | | | PR: 37528 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | we've switched to libgmp-freebsd, so GC this one | ijliao | 2002-04-29 | 6 | -66/+0 |
| | |||||
* | Update to 1.8 | pat | 2002-04-29 | 4 | -4/+4 |
| | | | | | PR: 37534 Submitted by: maintainer | ||||
* | say goodbye to libgmp3 | ijliao | 2002-04-29 | 7 | -61/+0 |
| | |||||
* | Fix typo: use $$ to mean $ inside Makefile | lioux | 2002-04-29 | 2 | -2/+2 |
| | |||||
* | p5-Font-TTF --> ports/x11-fonts/p5-Font-TTF | ijliao | 2002-04-29 | 1 | -0/+1 |
| | |||||
* | add p5-Font-TTF 0.28 | ijliao | 2002-04-29 | 6 | -0/+129 |
| | | | | Perl module for TrueType font hacking | ||||
* | add missing files. | nork | 2002-04-29 | 8 | -0/+18 |
| | | | | | Not objected to by: gnome Reviewed by: knu (mentor) | ||||
* | switch to libgmp4 | ijliao | 2002-04-28 | 1 | -1/+1 |
| | |||||
* | IPPORT_USERRESERVED exists in neither -STABLE nor -CURRENT anymore | lioux | 2002-04-28 | 2 | -0/+8 |
| | | | | | | Submitted by: Tony Maher <tonym@biolateral.com.au> Reviewed by: Lauri Watts <lauri@kde.org> Approved by: will | ||||
* | dup. with print/p5-Text-PDF, so remove it | ijliao | 2002-04-28 | 8 | -105/+0 |
| | |||||
* | Make changing passwords running. Add patch posted to sourge-forge with | mbr | 2002-04-28 | 3 | -0/+38 |
| | | | | little modifications. Bump PORTREVISION. | ||||
* | Formatting fix (lone word on a line). | olgeni | 2002-04-28 | 1 | -2/+1 |
| | |||||
* | switch libgmp -> libgmp-freebsd | ijliao | 2002-04-28 | 4 | -4/+4 |
| | |||||
* | add p5-Text-PDF 0.19 | ijliao | 2002-04-28 | 8 | -0/+105 |
| | | | | Create and manipulate PDF files | ||||
* | Add startup script for non standard library path. | dirk | 2002-04-28 | 3 | -2/+26 |
| | | | | | PR: ports/37142 Submitted by: Alex Dupre <sysadmin@alexdupre.com> | ||||
* | xmms-paranormal --> ports/graphics/xmms-paranormal | cy | 2002-04-28 | 1 | -0/+1 |
| | |||||
* | Add xmms-paranormal 0.2.0, an adaptation of the "OpenGL Spectrum | cy | 2002-04-28 | 6 | -0/+54 |
| | | | | | | | Analyzer" from XMMS. PR: 37477 Submitted by: David Yeske <dyeske@yahoo.com> | ||||
* | Update to 0.80 | lioux | 2002-04-28 | 6 | -10/+10 |
| | |||||
* | Update to 0.54 | lioux | 2002-04-28 | 4 | -4/+4 |
| | |||||
* | Update to 6.0.5 | lioux | 2002-04-28 | 3 | -3/+11 |
| | | | | | PR: 37508 Prompted by: "Duncan Barclay,Cambridge" <dmlb@dmlb.org> | ||||
* | Use complete path for jot(1). The Orville write port also has a jot, | obrien | 2002-04-28 | 1 | -1/+1 |
| | | | | | | and it has has caused one user a problem. Submitted by: Rex A. Roof <rex@gunjin.wccnet.org> | ||||
* | Update to Vim 6.1 patchlevel 32 | obrien | 2002-04-28 | 3 | -30/+19 |
| | |||||
* | upgrade to 7.05 | ijliao | 2002-04-28 | 30 | -332/+408 |
| | | | | | PR: 37501 Submitted by: Ports Fury | ||||
* | - Update Gimp-Print driver to version 4.2.1 | ijliao | 2002-04-28 | 27 | -123/+804 |
| | | | | | | | | | - Fix build on -current - Fix checksum of gdevdj9.c.gz (again) - Get much improved ps2epsi stuff from ghostscript-gnu version PR: 37500 Submitted by: Ports Fury | ||||
* | Update to 1.9 | pat | 2002-04-28 | 2 | -2/+2 |
| | | | | | PR: 37509 Submitted by: maintainer | ||||
* | Allow Galeon to properly act as a viewer for GNOME help URLs. Bump | marcus | 2002-04-28 | 4 | -0/+34 |
| | | | | | | | | PORTREVISION. Prompted by: User Witr <witr@rwwa.com> Reviewed by: sobomax Approved by: sobomax | ||||
* | add @dirrm share/screen to pkg-plist. | nork | 2002-04-28 | 2 | -0/+2 |
| | | | | Approved by: knu (mentor) | ||||
* | Master sites now work. This port did not have a proper | znerd | 2002-04-28 | 1 | -1/+3 |
| | | | | | | | | download location for ages. For a bento report, see: http://bento.freebsd.org/errorlogs/4-full/cryptix-jce-20000211.log | ||||
* | libicq2000 --> ports/net/libicq2000 | lioux | 2002-04-27 | 1 | -0/+1 |
| | |||||
* | New port libicq2000 version 0.3.1: An opensource C++ library to | lioux | 2002-04-27 | 11 | -0/+213 |
| | | | | support icq2000/2001 protocol | ||||
* | Avoid looking up the -1th element of an array | brian | 2002-04-27 | 1 | -0/+12 |
| | |||||
* | Hand off library & include information from the menu to configure properly. | brian | 2002-04-27 | 2 | -5/+12 |
| | | | | No response from: maintainer | ||||
* | upgrade to 0425 | ijliao | 2002-04-27 | 2 | -2/+2 |
| | |||||
* | Fix plist after upgrade to 4.2.0. | dirk | 2002-04-27 | 2 | -86/+92 |
| | |||||
* | mod_auth_mysql_another --> ports/www/mod_auth_mysql_another | mbr | 2002-04-27 | 1 | -0/+1 |
| | |||||
* | Another version of mod_auth_mysql which works ok with more than one | mbr | 2002-04-27 | 8 | -0/+234 |
| | | | | Database too. | ||||
* | Correct my email address. | mux | 2002-04-27 | 1 | -2/+2 |
| | |||||
* | This port actually doesn't need perl, so remove USE_PERL5=yes. | mux | 2002-04-27 | 1 | -1/+0 |
| | |||||
* | Update to 20020301. | knu | 2002-04-27 | 3 | -5/+6 |
| | | | | | PR: ports/37472 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> | ||||
* | Update to 0.6.2. | knu | 2002-04-27 | 4 | -81/+90 |
| | | | | | | | Explicitly specify a perl-enc-map directory. PR: ports/37302 Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> | ||||
* | Use correct -soname for qtgl shared library, so that libqtgl actually works. | sobomax | 2002-04-27 | 1 | -2/+3 |
| | | | | | | | | | Previously libqtgl.so.4 was libked with soname of libqt2.so.4, so that when you link application with -lqtgl you are fine, but when you are trying to run resulting application it dies because libqt2 (which has no GL code) is dynamically linked instead. Not objected by: will | ||||
* | Update to 1.5.1 | pat | 2002-04-27 | 2 | -2/+2 |
| | | | | | PR: 37499 Submitted by: maintainer | ||||
* | Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are tracking | kris | 2002-04-27 | 1 | -2/+2 |
| | | | | -STABLE, this will take effect after your next cvsup + kernel upgrade. | ||||
* | Upgrade to 4.2.0. | dirk | 2002-04-27 | 12 | -234/+48 |
| | | | | | | | | | | | | | | | | | | | | | Don't upgrade to this version blindly. External variables handling has been changed. This will break your application if they don't take care of this. There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0 version (4.1.2). ------------------------------------------------------------------------- The biggest change in PHP 4.2.0 concerns variable handling. External variables (from the environment, the HTTP request, cookies or the web server) are no longer registered in the global scope by default. The preferred method of accessing these external variables is by using the new Superglobal arrays, introduced in PHP 4.1.0. More information about this change: * PHP Manual: Predefined variables http://www.php.net/manual/en/html/language.variables.predefined.html | ||||
* | New INDEX with 6845 ports. This marks the official changeover to using | kris | 2002-04-27 | 1 | -3991/+4059 |
| | | | | XFree86-4.x in FreeBSD 4.x. | ||||
* | Put back libgmp and remove libgmp-freebsd instead, because | kris | 2002-04-27 | 1 | -1/+1 |
| | | | | | | ijliao did not fix up dependencies after his repo-copy. Another pointy hat to: ijliao | ||||
* | As always new MD5 checksum. Citrix seems to have changed the | mbr | 2002-04-27 | 12 | -40/+44 |
| | | | | | | | install script slightly for Netscape 6, but I will look at that later. PR: ports/37198 | ||||
* | Remove libgmp, which is an exact duplicate of libgmp-freebsd. | kris | 2002-04-27 | 1 | -1/+0 |
| | | | | | | | libgmp probably needs to be removed, but I'll leave that to ijliao who requested the repo copy. Pointy hats to: ijliao, Dan Langille <dan@langille.org> | ||||
* | * Cosmetic 80-column fix for MAN3 | dougb | 2002-04-27 | 2 | -20/+18 |
| | | | | | | * Remove now-obsolete cleanup of *.orig files No functionality changes. | ||||
* | Chase location of freetype1 includes to unbreak build. This fixes the | kris | 2002-04-27 | 2 | -0/+22 |
| | | | | 29 xtt packages. | ||||
* | o Switch to official distribution distfiles instead of using specially | lioux | 2002-04-27 | 16 | -7012/+7444 |
| | | | | | | | | | | | | | tailored ones o Add patch-aa to handle current not patched distfile (it is already incorporated in repo version) o Uphold hier(7) for documentation installation o Bump PORTREVISION o Fixes sent by [1]. Coordinated by [2] Submitted by: Lauri Watts <lauri@kde.org> [1] Reviewed by: Alan E <ports@geeksrus.net> [2] Approved by: will | ||||
* | Update to 1.5 | pat | 2002-04-27 | 3 | -38/+192 |
| | |||||
* | Tarball repackaged with new MetaMod version 1.12 that supports new versions | pat | 2002-04-27 | 3 | -13/+7 |
| | | | | of halflifeserver and counter strike mods. Bump PORTREVISION. | ||||
* | Update to 1.4 | pat | 2002-04-27 | 3 | -20/+16 |
| | |||||
* | Update to 3.1.0.9 | pat | 2002-04-27 | 3 | -58/+21 |
| | |||||
* | Chase checksum, tarball repackaged. | pat | 2002-04-27 | 2 | -2/+2 |
| | | | | | PR: 37394 Submitted by: maintainer | ||||
* | Please welcome Katsushi Kobayashi <ikob@FreeBSD.ORG>. | simokawa | 2002-04-27 | 1 | -0/+1 |
| | | | | | | | He will integrate IEEE1394(FireWire) support into FreeBSD. Approved by: core Mentored by: simokawa | ||||
* | Update to 0.3 | pat | 2002-04-27 | 3 | -35/+8 |
| | | | | | PR: 37390 Submitted by: maintainer | ||||
* | Update to 0.52 | pat | 2002-04-27 | 2 | -2/+2 |
| | | | | | PR: 37393 Submitted by: maintainer | ||||
* | Unbreak for -CURRENT (byte-swapping macros changed names). | bmah | 2002-04-27 | 1 | -12/+18 |
| | | | | | | Run-tested on 4-STABLE/i386 and 5-CURRENT/i386. Approved by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (maintainer) | ||||
* | jdictionary --> ports/textproc/jdictionary | znerd | 2002-04-27 | 1 | -0/+1 |
| | |||||
* | New port: textproc/jdictionary. | znerd | 2002-04-27 | 7 | -0/+51 |
| | | | | | PR: 37398 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> | ||||
* | Introduction of NEED_JAVAC knob in bsd.java.mk, stage 3. | znerd | 2002-04-27 | 1 | -2/+2 |
| | | | | | | | | NEED_JAVAC now actually defaults to NO. Tested with: net/spread lang/kawa java/jdom | ||||
* | Update to 0.57. | marcus | 2002-04-27 | 15 | -93/+45 |
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Reviewed by: sobomax Approved by: sobomax | ||||
* | Add support for the Sun JDK 1.2. | znerd | 2002-04-27 | 1 | -5/+21 |
| | | | | Also fix one NEED_JAVAC related bug/typo. | ||||
* | Making pkg-plist file a bit smaller by using | znerd | 2002-04-27 | 2 | -997/+997 |
| | | | | %%T%% instead of %%TARGET_PREFIX%%. | ||||
* | Update to IBM JDK 1.3.1 (cxia32131-20020302). | znerd | 2002-04-27 | 6 | -581/+336 |
| | | | | | PR: 37397 Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr> | ||||
* | Introduction of NEED_JAVAC knob in bsd.java.mk, stage 2. | znerd | 2002-04-27 | 1 | -9/+19 |
| | | | | | All ports that need a Java compiler (either 'javac' or 'jikes') should from now on define NEED_JAVAC. | ||||
* | Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1. | znerd | 2002-04-27 | 6 | -0/+6 |
| | | | | | | | | | | | | The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux | ||||
* | New port: Sun JDK 1.2 for Linux. | znerd | 2002-04-27 | 6 | -0/+899 |
| | |||||
* | linux-sun-jdk12 --> ports/java/linux-sun-jdk12 | znerd | 2002-04-27 | 1 | -0/+1 |
| | |||||
* | jboss2 --> ports/java/jboss2 | znerd | 2002-04-27 | 1 | -0/+1 |
| | |||||
* | New port jboss2. | znerd | 2002-04-27 | 29 | -0/+6417 |
| | | | | | | | | | | | | | | | The jboss2ctl program does not work at this stage. I chose to commit this port anyway because it has been lying around for too long. Once it is in the ports tree, the improved interest may trigger somebody else to fix the problem. JBoss can be started using the supplied shell script anyway, so it is still useful. This is not the JBoss port submitted by Jesse Gallup in PR 35853, but one based on the www/orion port. PR: 35853 | ||||
* | Fix a problem were date stamps were offset by one hour when DST was in effect. | marcus | 2002-04-27 | 4 | -0/+28 |
| | | | | | | | | Bump PORTREVISION. PR: 37471 Submitted by: Larry Rosenman <ler@lerctr.org> Approved by: sobomax | ||||
* | Re-add lib/netscape-linux/plugins to the plugin path so Flash works again. | des | 2002-04-27 | 6 | -9/+15 |
| | | | | | PR: 37484 Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu> | ||||
* | Update to 1.8 | pat | 2002-04-27 | 3 | -13/+30 |
| | | | | | PR: ports/37493 Submitted by: maintainer | ||||
* | Upgrades to 0.97 pre 9. | obrien | 2002-04-27 | 4 | -3/+59 |
| | | | | | | Add "-force-html" option. Approved by: demon | ||||
* | Jabber needs SIGKILL to die | dwcjr | 2002-04-27 | 8 | -32/+18 |
| | | | | | | | | | remove redundant logfile fix pkg-plist (mispelling and extra directory) PR: 37363 Submitted by: maintainer Pointed out by: Neil Darlow | ||||
* | Use popt in ports | dwcjr | 2002-04-27 | 1 | -0/+4 |
| | | | | | PR: 37348 Submitted by: maintainer | ||||
* | Changed comment and description appropriately. | ijliao | 2002-04-27 | 4 | -6/+6 |
| | | | | | PR: 37480 Submitted by: Alex Dupre <sysadmin@alexdupre.com> | ||||
* | Update to 3.2 | dwcjr | 2002-04-27 | 3 | -13/+12 |
| | | | | | PR: 37478 Submitted by: maintainer | ||||
* | Tweak an error message in pre-extract. | gerald | 2002-04-27 | 3 | -6/+3 |
| | | | | Approved by: mbr (maintainer), obrien (mentor) | ||||
* | Update to 0.7.12. | sobomax | 2002-04-27 | 3 | -2/+32 |
| | |||||
* | Remove Java from this port. If you want to use GCC's Java you really want | obrien | 2002-04-27 | 2 | -10/+1 |
| | | | | | to use GCC 3.1. Also for some reason `gettext' 0.11.1 will not work after gcc30 [w/Java] has been installed (PR 37361). | ||||
* | Update to 0.3a. | knu | 2002-04-26 | 3 | -2/+7 |
| | |||||
* | Update to 1.3.5. | marcus | 2002-04-26 | 8 | -26/+26 |
| | | | | | Reviewed by: sobomax Approved by: sobomax | ||||
* | Use GNOME2 beta4 download location for all GNOME2 ports. | sobomax | 2002-04-26 | 18 | -18/+18 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -47/+15 |
| | |||||
* | Install <libspi/stateset.h> include, because it's referenced from | sobomax | 2002-04-26 | 4 | -4/+24 |
| | | | | <libspi/libspi.h>. | ||||
* | - Update to 1.5.17 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 10 | -100/+38 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 0.8; | sobomax | 2002-04-26 | 5 | -49/+18 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 1.114.0 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 4 | -50/+21 |
| | | | | - use USE_LIBTOOL. | ||||
* | Comment out exit() declaration which causes build failure on some | kuriyama | 2002-04-26 | 1 | -1/+1 |
| | | | | | | | | environment. Commented out declaration is modified from original one to note another candidate from latest OpenJade source. Submitted by: jhay | ||||
* | - Update to 0.12.1 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 12 | -108/+68 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 1.115.0 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 5 | -50/+20 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 1.115.0 (version found in GNOME2 beta4); | sobomax | 2002-04-26 | 5 | -43/+19 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 0.13 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 10 | -108/+46 |
| | | | | - use USE_LIBTOOL. | ||||
* | Add patch necessary for USE_LIBTOOL. | sobomax | 2002-04-26 | 1 | -0/+13 |
| | |||||
* | - Update to 1.115.0 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 4 | -49/+5 |
| | | | | - use USE_LIBTOOL. | ||||
* | Fix comment to reflect the actual usage of USE_PYDISTUTILS. | tg | 2002-04-26 | 1 | -3/+3 |
| | |||||
* | Backout previos change (creation of share/gnome2 dir) - I've forgot that | sobomax | 2002-04-26 | 2 | -5/+0 |
| | | | | for this port PREFIX == LOCALBASE, not X11BASE. | ||||
* | - Update to 1.115.0 (version found in GNOME2 beta4); | sobomax | 2002-04-26 | 7 | -74/+80 |
| | | | | - use USE_LIBTOOL. | ||||
* | On install create ${PREFIX}/share/gnome2. | sobomax | 2002-04-26 | 2 | -0/+5 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -46/+14 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -49/+15 |
| | |||||
* | Add patch necessary for USE_LIBTOOL. | sobomax | 2002-04-26 | 1 | -0/+13 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 2 | -46/+1 |
| | |||||
* | - Update to 1.9.12 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 10 | -178/+186 |
| | | | | - use USE_LIBTOOL. | ||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 6 | -92/+28 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -49/+12 |
| | |||||
* | - Update to 2.0.2 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 12 | -134/+60 |
| | | | | - use USE_LIBTOOL. | ||||
* | Add patch necessary for USE_LIBTOOL. | sobomax | 2002-04-26 | 1 | -0/+13 |
| | |||||
* | - Update to 1.115.0 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 3 | -49/+4 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 0.9.7 (version found in the GNOME2 beta4); | sobomax | 2002-04-26 | 5 | -49/+18 |
| | | | | - use USE_LIBTOOL. | ||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -46/+14 |
| | |||||
* | - Update to 2.3.108 (version from GNOME2 beta4); | sobomax | 2002-04-26 | 4 | -49/+17 |
| | | | | - use USE_LIBTOOL. | ||||
* | - Update to 0.1.21 (version found in GNOME2 beta4); | sobomax | 2002-04-26 | 4 | -49/+17 |
| | | | | - use USE_LIBTOOL. | ||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -29/+14 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 6 | -92/+28 |
| | |||||
* | Use USE_LIBTOOL. | sobomax | 2002-04-26 | 3 | -50/+13 |
| | |||||
* | Fix libgmp breakage on -current. | sobomax | 2002-04-26 | 2 | -6/+12 |
| | |||||
* | Move misplaced hunk where it belongs (from patch-configure to patch-hairy). | sobomax | 2002-04-26 | 4 | -20/+24 |
| | |||||
* | Put USE_LIBTOOL back. | sobomax | 2002-04-26 | 8 | -72/+40 |
| | |||||
* | Remove redundant configure patch. | marcus | 2002-04-26 | 2 | -22/+0 |
| | | | | Reported by: Franz Klammer <klammer@webonaut.com> | ||||
* | Fix Xinerama support. Bump PORTREVISION. | marcus | 2002-04-26 | 2 | -0/+12 |
| | | | | | | Prompted by: Franz Klammer <klammer@webonaut.com> Reviewed by: sobomax Approved by: sobomax | ||||
* | Add a conditional broken message so that people stop asking why Mozilla | marcus | 2002-04-26 | 5 | -5/+40 |
| | | | | | | | fails to build when they have freetype 1.x installed. Reviewed by: sobomax Approved by: sobomax | ||||
* | Upgrade to 20020426. | sumikawa | 2002-04-26 | 4 | -6/+6 |
| | |||||
* | xmms-iris --> ports/graphics/xmms-iris | pat | 2002-04-26 | 1 | -0/+1 |
| | |||||
* | Add new port xmms-iris - Really pretty 3D circular spectrum analyzer with | pat | 2002-04-26 | 7 | -0/+52 |
| | | | | | | | beat detection PR: 37467 Submitted by: David Yeske <dyeske@yahoo.com> | ||||
* | Update to 4199 | jeh | 2002-04-26 | 2 | -2/+2 |
| | | | | 4199 Emergency Dat Release due to Exploit-BackCSS False Positive | ||||
* | A support for splash screen images. | jedgar | 2002-04-26 | 2 | -0/+16 |
| | | | | Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> | ||||
* | Update to 0.2.2. | petef | 2002-04-26 | 2 | -2/+2 |
| | |||||
* | Update to 0.2.2.1 | pat | 2002-04-26 | 2 | -2/+2 |
| | | | | | PR: 37466 Submitted by: maintainer | ||||
* | - Fix dependencies, typos, empty lines | pat | 2002-04-26 | 2 | -10/+6 |
| | | | | | | | | | | - Fix portlint errors/warnings - make hardcoded /usr/local LOCALBASE safe PR: 30272, 37444 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>, Andreas Schulz <ats@first.fhg.de> Approved by: maintainer timeout | ||||
* | Handle alfred's recent modifications to the field names in usb.h | brian | 2002-04-26 | 1 | -0/+87 |
| | |||||
* | Update to 1.10 | pat | 2002-04-26 | 2 | -3/+3 |
| | | | | | PR: 37438 Submitted by: maintainer | ||||
* | Update to 0.2.2 | pat | 2002-04-26 | 3 | -4/+20 |
| | | | | | PR: 37456 Submitted by: maintainer | ||||
* | Update to 374 | pat | 2002-04-26 | 4 | -4/+4 |
| | | | | | PR: 37463 Submitted by: maintainer | ||||
* | Put USE_LIBTOOL back. | sobomax | 2002-04-26 | 6 | -60/+28 |
| | |||||
* | Put USE_LIBTOOL back. | sobomax | 2002-04-26 | 6 | -58/+28 |
| | |||||
* | Upgrade to 1.50.0. | des | 2002-04-26 | 3 | -142/+113 |
| | |||||
* | USE_LIBTOOL strikes back: use the new and improved way for dealing with | sobomax | 2002-04-26 | 6 | -172/+32 |
| | | | | | | configure scripts created using autoconf 2.13 or later, which allows to replace many patch-ltmain.sh out there with USE_LIBTOOL and one additional line in configure script. | ||||
* | o Fix PLIST issue for now with exec/unexec trick | lioux | 2002-04-26 | 8 | -688/+96 |
| | | | | | | | | | | | | | | o Deal with following issue: (weird) "The following target is necessary if qt30 is installed at the time the port build is started; it is related to the Makefiles having dependencies on these (installed) .prl files." --AlanE o Bump PORTREVISION Submitted by: Alan E <alane@geeksrus.net> Requested by: too many Approved by: will | ||||
* | upgrade to 1.6.1 | ijliao | 2002-04-26 | 2 | -9/+3 |
| | |||||
* | update to 1.6.6 | mharo | 2002-04-26 | 3 | -6/+6 |
| | |||||
* | Update to 0.1.65. | sobomax | 2002-04-26 | 21 | -210/+147 |
| |