aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114147
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=114046
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114044
* [PATCH] misc/screen: Utilize EXAMPLESDIREdwin Groothuis2004-07-192-4/+7
| | | | | | | | | | | | | | | | Utilize EXAMPLESDIR to improves layout; i.e., configuration file -> ${PREFIX}/etc sample configuration file -> ${PREFIX}/share/examples/${PORTNAME} This change helps if many configuration files and sample ones exist. PR: ports/58385 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=113963
* update to xfce4-4.0.6Oliver Lehmann2004-07-197-9/+11
| | | | Notes: svn path=/head/; revision=113926
* Update to version 2.6.4Kirill Ponomarev2004-07-173-9/+24
| | | | | | | | PR: ports/69188 Submitted by: Ports Fury Notes: svn path=/head/; revision=113855
* Upgrading to 1.3.0.Thierry Thomas2004-07-162-5/+6
| | | | Notes: svn path=/head/; revision=113780
* Change how we respect 'CC' and 'CFLAGS'.David E. O'Brien2004-07-161-2/+2
| | | | Notes: svn path=/head/; revision=113743
* BROKEN: Size mismatchKris Kennaway2004-07-141-0/+2
| | | | Notes: svn path=/head/; revision=113673
* Update to version 0.2.05Kirill Ponomarev2004-07-144-31/+16
| | | | | | | | PR: ports/69003 Submitted by: Ports Fury Notes: svn path=/head/; revision=113640
* Enable to build with C89 compilers for -STABLE.Hye-Shik Chang2004-07-141-2/+20
| | | | | | | Submitted by: Greg J. <xcas@cox.net> Notes: svn path=/head/; revision=113598
* Update to 0.3.3Volker Stolz2004-07-132-4/+6
| | | | | | | | PR: ports/68931 Submitted by: Michael Johnson (maintainer) Notes: svn path=/head/; revision=113547
* - Update to 1.0.4Pav Lucistnik2004-07-133-6/+16
| | | | | | | | | | - Solve longterm plist crisis by adding dependency on plaympeg, which is required to build mpeginfo plugin. PR: ports/68884 (inspired by) Notes: svn path=/head/; revision=113518
* Update to 2.2.8 and unmark BROKEN.Hye-Shik Chang2004-07-123-15/+13
| | | | | | | | PR: 68906 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=113442
* Update to 4.2Kirill Ponomarev2004-07-112-3/+3
| | | | | | | | PR: ports/68930 Submitted by: maintainer Notes: svn path=/head/; revision=113414
* - Add RUN_DEPENDS on p5-File-Temp if perl < 5.6.1.Max Khon2004-07-111-1/+5
| | | | | | | | | - Bump PORTREVISION. Pointed out by: artifex <artifex at freemail dot hu> Notes: svn path=/head/; revision=113411
* Update to 4.9.5Kirill Ponomarev2004-07-113-13/+13
| | | | | | | | PR: ports/68915 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=113393
* Support WITHOUT_NLSKirill Ponomarev2004-07-112-8/+15
| | | | Notes: svn path=/head/; revision=113385
* Pet portlint.Michael Nottebrock2004-07-116-3/+9
| | | | Notes: svn path=/head/; revision=113380
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113364
* Support WITHOUT_NLSKirill Ponomarev2004-07-102-32/+39
| | | | Notes: svn path=/head/; revision=113345
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-096-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* Welcome tkinfo to the 3rd millenium.Joerg Wunsch2004-07-073-16/+15
| | | | | | | Upgrade to Tk 8.4, and Tkinfo 2.8 (used to be 2.5, dated back to 2001) Notes: svn path=/head/; revision=113157
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-072-8/+4
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* Remove port: No longer existsVolker Stolz2004-07-064-33/+0
| | | | | | | | PR: ports/68709 Submitted by: Eugene Ossintsev Notes: svn path=/head/; revision=113051
* move ganttproject from misc/ to deskutils/Ying-Chieh Liao2004-07-065-52/+0
| | | | Notes: svn path=/head/; revision=113024
* add ganttproject 1.9.11Ying-Chieh Liao2004-07-065-0/+52
| | | | | | | Plan projects using a Gantt chart Notes: svn path=/head/; revision=113020
* Update to 0.3.9.1Volker Stolz2004-07-052-3/+4
| | | | | | | | PR: ports/68677 Submitted by: maintainer Notes: svn path=/head/; revision=112972
* Perform plist substitution for -L.Dag-Erling Smørgrav2004-07-052-3/+10
| | | | | | | Fix bug in origin determination. Notes: svn path=/head/; revision=112953
* Update to 0.7.Anton Berezin2004-07-052-3/+3
| | | | | | | | PR: 68667 Submitted by: maintainer Notes: svn path=/head/; revision=112938
* Update to version 1.2.7Kirill Ponomarev2004-07-036-21/+21
| | | | | | | | PR: ports/68634 Submitted by: Ports Fury Notes: svn path=/head/; revision=112865
* Support CXXFLAGS properlyKirill Ponomarev2004-07-032-6/+124
| | | | | | | | | | Fix build with system CC on -stable PR: ports/68633 Submitted by: Ports Fury Notes: svn path=/head/; revision=112864
* Update to 9.17Kirill Ponomarev2004-07-012-3/+3
| | | | Notes: svn path=/head/; revision=112697
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-1/+1
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Fix patching after the recent locale dir changes to bsd.gnome.mk.Joe Marcus Clarke2004-07-011-13/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=112673
* Update to 2.3.2.Adam Weinberger2004-06-282-4/+4
| | | | Notes: svn path=/head/; revision=112429
* Update to version 0.2.01Kirill Ponomarev2004-06-272-4/+3
| | | | | | | | PR: ports/68389 Submitted by: Ports Fury Notes: svn path=/head/; revision=112400
* Recognize .tbz archives.Max Khon2004-06-272-1/+12
| | | | | | | | | Bump PORTREVISION. Submitted by: Andrey Slusar <vasallia (at) ukr.net> Notes: svn path=/head/; revision=112357
* Update to 1.9.Joe Marcus Clarke2004-06-273-35/+34
| | | | | | | | PR: 68356 Submitted by: maintainer Notes: svn path=/head/; revision=112351
* Update to 0.3.3Mario Sergio Fujikawa Ferreira2004-06-262-5/+6
| | | | Notes: svn path=/head/; revision=112319
* Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.Joe Marcus Clarke2004-06-263-4/+25
| | | | | | | Requested by: pav Notes: svn path=/head/; revision=112294
* BROKEN: Installs/removes files outside of the install/deinstall phasesKris Kennaway2004-06-261-1/+2
| | | | Notes: svn path=/head/; revision=112290
* Update to version 0.9.3Markus Brueffer2004-06-259-15/+24
| | | | Notes: svn path=/head/; revision=112240
* Add patch with bugfixes.Michael Landin2004-06-252-1/+48
| | | | | | | | | | | | | - Fix chmod behavior - Ignore irrelevant directories - Index creation speedup Bump PORTREVISION. Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=112238
* Update to -< 3.1.9Michael Landin2004-06-242-3/+4
| | | | | | | | | | - New features & many bugfixes Changelog: http://www.clex.sk/download/ChangeLog Notes: svn path=/head/; revision=112136
* Update to 1.0.4.Akinori MUSHA2004-06-242-3/+3
| | | | | | | | | - Do not permit interruption with signals during a file replacement. - Correct an informational message. Notes: svn path=/head/; revision=112129
* Add dtach 0.6,Anton Berezin2004-06-225-0/+45
| | | | | | | | | | | a small program that emulates the detach feature of screen. PR: 68179 Submitted by: bkhl@elektrubadur.se Notes: svn path=/head/; revision=111978
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-214-0/+8
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* - Remove empty files [1]Pav Lucistnik2004-06-203-1/+1
| | | | | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=111880
* Set NO_PACKAGE; screen tends to go into a loop using all available CPUKris Kennaway2004-06-201-0/+2
| | | | | | | | | | | when used from the package. Perhaps it's hard-coding information from the build system that is not true in general. Reported by: many people Freaking out: peter Notes: svn path=/head/; revision=111879