aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use /usr/local instead of ${PREFIX}. Makefile tweaks it if user whoMakoto Matsushita2004-12-181-1/+1
| | | | | | | | | install via port changes PREFIX to other location. Submitted by: sf Notes: svn path=/head/; revision=124355
* Forget to add a new file, pkg-message... Pointy hat me.Makoto Matsushita2004-12-181-0/+10
| | | | | | | Pointed out by: sf Notes: svn path=/head/; revision=124354
* Fix PTHREAD_CFLAGS and PTHREAD_LIBSMaho Nakata2004-12-182-0/+96
| | | | | | | hardcoded inside config_office/configure.in Notes: svn path=/head/; revision=124353
* Fix PTHREAD_CFLAGS, PTHREAD_LIBS, hardcodedMaho Nakata2004-12-182-0/+96
| | | | | | | inside config_office/configure.in Notes: svn path=/head/; revision=124352
* Oops, bump port revision to reflect the changes in the previous commitMikhail Teterin2004-12-181-0/+1
| | | | | | | | and acknowledge poinyhat and the Ports Janitor, who called my attention to the problem with pkg-plist. Notes: svn path=/head/; revision=124351
* Turns out, this package now installs one executable -- dtplite.Mikhail Teterin2004-12-183-1/+13
| | | | | | | | Add it to pkg-plist and make sure it has proper path to executable at the beginning. Notes: svn path=/head/; revision=124350
* - update to 0.33Cheng-Lung Sung2004-12-182-3/+3
| | | | | | | | | | | | | | - io('path/to/symlink') would return a file object if the link was to a file - $link->readlink incorrectly returned a new IO::All::Link object, no matter what the link pointed to. - io($io_all_object) would not return an object of the same type as the object give to io(), it would always return a plain IO::All object. - add head and tail methods Notes: svn path=/head/; revision=124349
* - updat to 0.21Cheng-Lung Sung2004-12-182-3/+3
| | | | Notes: svn path=/head/; revision=124348
* Add the shared library missing from pkg-plist.Mikhail Teterin2004-12-181-0/+1
| | | | | | | | Noticed by: pointyhat Reported by: kris Notes: svn path=/head/; revision=124347
* Don't install httpd.1 twice -- as tclhttpd.1 and as httpd.1.Mikhail Teterin2004-12-181-2/+10
| | | | | | | | Noticed by: pointyhat Reported by: kris Notes: svn path=/head/; revision=124346
* - rcNGify startupHerve Quiroz2004-12-188-138/+384
| | | | | | | | | | - Fix table creation for autoincrement feature in Postgresql PR: 75032 Submitted by: maintainer Notes: svn path=/head/; revision=124345
* Update default application commands for Firefox, Thunderbird, and Mozilla.Joe Marcus Clarke2004-12-184-2/+50
| | | | | | | | PR: 75067 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=124344
* PortlintDavid E. O'Brien2004-12-182-36/+38
| | | | Notes: svn path=/head/; revision=124343
* Don't statically create GConf schema file stubs. The GConf handling codeJoe Marcus Clarke2004-12-181-7/+1
| | | | | | | should create these file as needed. Notes: svn path=/head/; revision=124342
* Update to 0.1.10Mario Sergio Fujikawa Ferreira2004-12-182-3/+3
| | | | Notes: svn path=/head/; revision=124341
* Adapt patches from gnomekeyring to dbus to fix alignment errors onJoe Marcus Clarke2004-12-182-15/+63
| | | | | | | non-i386 platforms. Notes: svn path=/head/; revision=124340
* Properly NULL-terminate the array of command-line options.Joe Marcus Clarke2004-12-184-2/+26
| | | | | | | Submitted by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=124339
* Fix some alignment errors with socket authentication which fixesJoe Marcus Clarke2004-12-186-44/+160
| | | | | | | | | gnome-keyring on non-i386 platforms. Submitted by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=124338
* This file should never have been here.Joe Marcus Clarke2004-12-182-0/+0
| | | | Notes: svn path=/head/; revision=124337
* ffmpeg-0.4.9 has changed its API.Thierry Thomas2004-12-171-0/+2
| | | | | | | | | Mark broken untill a fix is found. Reported by: kris via pointyhat. Notes: svn path=/head/; revision=124336
* - Fix a bug in mod_ssl. When client aborts connection, mod_ssl still tryClement Laforet2004-12-172-0/+22
| | | | | | | | | | to send its data, ad vitam eternam. Noticed by: Didier Bringer <bringer at echo dot fr> Patched by: Bruno Ducrot <ducrot at poupinou dot org> Notes: svn path=/head/; revision=124335
* Fix plist.Thierry Thomas2004-12-172-0/+3
| | | | | | | Reported by: kris via pointyhat. Notes: svn path=/head/; revision=124334
* Allow people to lock on to me from orbit.Joe Marcus Clarke2004-12-171-0/+1
| | | | Notes: svn path=/head/; revision=124333
* Fix the gst-register problems when compiling with CPUTYPE set to athlon-*Koop Mast2004-12-176-20/+208
| | | | | | | | | | | | | | with -O and p4 for -O and -O2. [1] Add new plugin libcdaudio Add patch to fix playback for the musepack plugin. [2] Bump PORTREVISION Submitted by: lioux (maintainer) [1] Approved by: maintainer (implicit) Obtained from: Gstreamer CVS [2] Notes: svn path=/head/; revision=124332
* Update to 1.1.5.Koop Mast2004-12-173-6/+8
| | | | | | | Remove gtranslator.org from MASTER_SITE it's an ad site. Notes: svn path=/head/; revision=124331
* Fix WWW entry in pkg-descrHerve Quiroz2004-12-174-4/+4
| | | | | | | | | PR: 75202 Submitted by: maintainer Reported by: Manfred N. Riem <mnriem@earthlink.net> Notes: svn path=/head/; revision=124330
* Upgrade to 1.0.1.Oliver Braun2004-12-176-14/+10
| | | | Notes: svn path=/head/; revision=124329
* audio/linux-esound is no more needed.Thierry Thomas2004-12-171-2/+1
| | | | | | | Noticed by: Jean-Yves Lefort. Notes: svn path=/head/; revision=124328
* Support -pthreads for 5.0-5.2.1.David E. O'Brien2004-12-171-5/+14
| | | | Notes: svn path=/head/; revision=124327
* After a bit of discussion with CPAN maintainer of this module, make itDejan Lesjak2004-12-172-2/+38
| | | | | | | | | | compile with Mesa 6, but in a way that hopefully doesn't break with older GL. Pointed out by: dosirak via kris Notes: svn path=/head/; revision=124326
* Add missed USE_BISON.Maxim Sobolev2004-12-177-0/+7
| | | | Notes: svn path=/head/; revision=124325
* Update to the 20041215 snapshot of GCC 3.3.6.Gerald Pfeifer2004-12-172-14/+14
| | | | Notes: svn path=/head/; revision=124324
* Update Imagemagick to lastest versionJosef El-Rayes2004-12-172-21/+6
| | | | | | | | Submitted by: maintainer Approved by: pav Notes: svn path=/head/; revision=124323
* - Remove useless APR_FROM_PORTS check in post-installClement Laforet2004-12-1710-20/+98
| | | | | | | | | | | | | | | - Add support for modular sbin/envvars You can now put your own scripts you want to execute at envvars stage in ${PREFIX}/etc/apache2/envvars.d Only script ending by *.env are run. Example: /usr/local/etc/apache2/envvars.d/mod_python3.env Discussed with: perky on -apache@ Notes: svn path=/head/; revision=124322
* We've ended up with the same patch twice, I guess Maho-san's and myDavid E. O'Brien2004-12-172-17/+0
| | | | | | | emails crossed each other. Notes: svn path=/head/; revision=124321
* Catch -pthread up with the new KSE world order.David E. O'Brien2004-12-171-0/+13
| | | | Notes: svn path=/head/; revision=124320
* Don't check for DISTVERSION as apart of %makevars since it will be setJoe Marcus Clarke2004-12-174-12/+14
| | | | | | | | | | internally when PORTVERSION is set. Instead, just scour the Makefile to see if both PORTVERSION and DISTVERSION are defined. Reported by: krion Notes: svn path=/head/; revision=124319
* Fix package list omissions.Archie Cobbs2004-12-172-0/+13
| | | | Notes: svn path=/head/; revision=124318
* Update for the better package, including:Makoto Matsushita2004-12-173-17/+8
| | | | | | | | | | | | | | - info messages moved to ${PKGMESSAGE} for pkg_add(1). - remove old messages. - employ PLIST_FILES. - respect CFLAGS if user wants. - add WWW: line. - add messages for old users that why this daemon runs as root. Submitted by: sf (except WWW: line) Notes: svn path=/head/; revision=124317
* Correct recent php entry, 4.3.10 and 5.0.3 are fixed.Simon L. B. Nielsen2004-12-171-4/+4
| | | | Notes: svn path=/head/; revision=124316
* Update to 0.63Volker Stolz2004-12-174-30/+7
| | | | | | | | | PR: ports/74303 Submitted by: Miguel Mendez Approved by: maintainer timeout Notes: svn path=/head/; revision=124315
* An open source clone of the Microprose game "Transport Tycoon Deluxe".Alexey Dokuchaev2004-12-176-0/+124
| | | | Notes: svn path=/head/; revision=124313
* Fix printing with JDK14 (cf. http://www.cups.org/str.php?L1004)Volker Stolz2004-12-173-1/+20
| | | | | | | | | PR: ports/74312 Submitted by: Gustavo De Nardin Approved by: maintainer Notes: svn path=/head/; revision=124312
* - cleanup option BATCHDirk Meyer2004-12-179-27/+9
| | | | Notes: svn path=/head/; revision=124311
* Remove stray directoriesVolker Stolz2004-12-172-0/+4
| | | | | | | | | PR: ports/74983 Submitted by: maintainer Requested by: kris Notes: svn path=/head/; revision=124310
* - Fix BerkeleyDB build problemDirk Meyer2004-12-171-2/+2
| | | | | | | | PR: 75179 Submitted by: Alex Deiter Notes: svn path=/head/; revision=124309
* Update to 2.4Lars Thegler2004-12-172-3/+3
| | | | Notes: svn path=/head/; revision=124308
* Update to 0.9.0Michael Nottebrock2004-12-174-5/+19
| | | | Notes: svn path=/head/; revision=124307
* Update to 1.6Volker Stolz2004-12-174-118/+165
| | | | | | | | PR: ports/75146 Submitted by: maintainer Notes: svn path=/head/; revision=124306
* Upgrade to version 1.08.Dmitry Sivachenko2004-12-173-14/+5
| | | | | | | Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=124305