aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the pkg-descr a bit.Joe Marcus Clarke2003-08-031-2/+2
| | | | Notes: svn path=/head/; revision=86242
* Add USE_PERL5_BUILDTilman Keskinoz2003-08-031-0/+1
| | | | | | | | PR: 55148 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=86241
* Add KLuJe, a LiveJournal client for KDETilman Keskinoz2003-08-035-0/+50
| | | | | | | | PR: 54975 Submitted by: Jesse McConnell <jesse_mcconnell@hotmail.com> Notes: svn path=/head/; revision=86239
* Update to 2.0.90.Adam Weinberger2003-08-033-94/+108
| | | | | | | | | | | | | | | | | | | | from the PR: Changes in this update: - Quicktime 6 instead of Quicktime 5 - added Realplayer 9 codecs - added xanim codecs - Win32_dmo (Windows Media 9) is obsolete, it is included in the main win32codecs - binaries.zip also adds no real new drivers and is obsolete. With Win32_dmo and binaries, everything from avifile has disappeared and I removed the avifile version number from win32-codecs. PR: ports/55217 Submitted by: maintainer Notes: svn path=/head/; revision=86238
* Check for va_copy(), and use it if found. This should help out 64-bitJoe Marcus Clarke2003-08-033-0/+46
| | | | | | | | | | systems. PR: 55214 Submitted by: maintainer Notes: svn path=/head/; revision=86237
* - Enable build on python2.3Hye-Shik Chang2003-08-032-2/+11
| | | | | | | - Enable build on environments that ${LOCALBASE} != /usr/local Notes: svn path=/head/; revision=86236
* Enable build on python2.3Hye-Shik Chang2003-08-032-11/+15
| | | | Notes: svn path=/head/; revision=86235
* Use %%PYTHON_SITELIBDIR%% to enable package build on python2.3Hye-Shik Chang2003-08-031-5/+5
| | | | Notes: svn path=/head/; revision=86234
* Link with not tk83 but tk84.Hye-Shik Chang2003-08-031-1/+1
| | | | Notes: svn path=/head/; revision=86233
* replace PERL -pi by REINPLACE_CMDOliver Lehmann2003-08-031-4/+5
| | | | | | | | | PR: 47653 Submitted by: Simon Schubert <corecode@corecode.ath.cx> Approved by: maintainer Notes: svn path=/head/; revision=86232
* Don't use configure-message target.Kirill Ponomarev2003-08-031-10/+4
| | | | | | | | | | | Move libtoolize and aclocal issues to post-patch. Unbreak INDEX Submitted by: Mathieu Arnold Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86231
* Change Stefan's emailadress to one that doesn't bounce emails fromTilman Keskinoz2003-08-031-1/+1
| | | | | | | | | kris. Submitted by: maintainer. Notes: svn path=/head/; revision=86229
* - mark BROKEN for gcc33Dirk Meyer2003-08-031-1/+7
| | | | Notes: svn path=/head/; revision=86228
* Add qscintilla, QT port of scintilla.Tilman Keskinoz2003-08-036-0/+80
| | | | Notes: svn path=/head/; revision=86226
* - mark NOT_FOR_ARCHS for amd64Dirk Meyer2003-08-031-0/+3
| | | | Notes: svn path=/head/; revision=86225
* - mark BROKEN, incompatible with gcc33Dirk Meyer2003-08-031-1/+7
| | | | Notes: svn path=/head/; revision=86224
* - mark BROKEN for OSVERSION > 501101Dirk Meyer2003-08-031-1/+7
| | | | | | | gcc33 does not support varargs.h Notes: svn path=/head/; revision=86223
* - NOT_FOR_ARCHS amd64, fpsetround does not exist.Dirk Meyer2003-08-033-0/+9
| | | | Notes: svn path=/head/; revision=86222
* Upgrade to kplayer-0.3.0Stefan Eßer2003-08-036-42/+158
| | | | Notes: svn path=/head/; revision=86221
* - Fix broken PATH on sparc64 portcluster.Dirk Meyer2003-08-032-2/+2
| | | | | | | don't depend on funtion "depends on executable" in bsd.port.mk. Notes: svn path=/head/; revision=86220
* Reflect the renaming of authdaemond.sh (PR) to sqwebmail-authdaemond.sh (CVS)Oliver Lehmann2003-08-032-2/+3
| | | | | | | Noted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=86219
* Update to 0.24.3.Yen-Ming Lee2003-08-032-2/+2
| | | | | | | | | | | - New keyword: "nordiff" - a bug involving symlink update has been fixed. PR: 55204 Submitted by: Hiroki Sato <hrs@freebsd.org> Notes: svn path=/head/; revision=86218
* - don't use @cwd in pkg-plistOliver Lehmann2003-08-033-55/+76
| | | | | | | | | | - add a startupscript for authdaemond PR: ports/55193 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=86217
* o Update to 1.3.1.Jun Kuriyama2003-08-0310-18/+64
| | | | | | | | | | | o Fix compilation with only MySQL plugin. o Add MySQL 4.0/4.1 support. PR: ports/54433 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=86216
* New port: xfce4-artwork.Dmitry Sivachenko2003-08-035-0/+30
| | | | | | | Additional artwork for the XFce4 desktop environment. Notes: svn path=/head/; revision=86214
* an open source implementation of the SGI InventorXt library, whichMaho Nakata2003-08-035-0/+86
| | | | | | | | | | Xis a GUI binding for using Open Inventor with Xt/Motif. PR: 51351 Submitted by: Roland Jesse <roland.jesse@gmx.net> Notes: svn path=/head/; revision=86212
* SGI's Open Inventor (TM)Maho Nakata2003-08-0323-0/+1452
| | | | | | | | | | | an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. PR: 46731 Submitted by: Christian Gusenbauer <c47g@gmx.at> Notes: svn path=/head/; revision=86210
* Update to 2.1.4Maho Nakata2003-08-034-1715/+1747
| | | | Notes: svn path=/head/; revision=86209
* Forced commit to note that the previous log message should have read:Greg Lewis2003-08-030-0/+0
| | | | | | | | | | | . Autodetect a previous jdk12 install and use that to bootstrap by default if it exists. This can be overidden either using JDK12DIR or setting WITH_LINUX_BOOTSTRAP. (i.e. 13 -> 12) Notes: svn path=/head/; revision=86208
* Fix searching body aloneAndrey A. Chernov2003-08-032-1/+12
| | | | | | | Submitted by: James Quick <jq@quick.com> Notes: svn path=/head/; revision=86207
* * Update to 1.2.2Christian Weisgerber2003-08-0314-118/+36
| | | | | | | | | | | PR: 54474 Submitted by: Nick Hilliard <nick@foobar.org> * Reset MAINTAINER address that does not point to the FreeBSD port maintainer. Notes: svn path=/head/; revision=86206
* Reset bouncing maintainer addressKris Kennaway2003-08-031-1/+1
| | | | Notes: svn path=/head/; revision=86205
* 1) Move install code to Makefile rather than in patch.Jimmy Olgeni2003-08-024-48/+13
| | | | | | | | | 2) Use type1inst to generale fonts.scale, and remove another patch. #2 suggested by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=86204
* The configure argument for activating LDAP support has changed.Joe Marcus Clarke2003-08-021-1/+2
| | | | | | | | PR: 55199 Submitted by: jimd_NOSPAM@siu.edu Notes: svn path=/head/; revision=86203
* Chase the zzip shared lib version.Joe Marcus Clarke2003-08-021-1/+1
| | | | | | | | PR: 55197 Submitted by: maintainer Notes: svn path=/head/; revision=86202
* Update to 1.3.28+30.18+2.8.15Lev A. Serebryakov2003-08-024-36/+28
| | | | | | | Fix CONFLICTS Notes: svn path=/head/; revision=86201
* Update to 1.3.28+30.18Lev A. Serebryakov2003-08-024-32/+24
| | | | Notes: svn path=/head/; revision=86200
* Honor CFLAGSKirill Ponomarev2003-08-021-0/+1
| | | | | | | | Submitted by: Jolan Luff Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86199
* Build the GTK2 engine and GTK2 theme by default. Also, patch pixmap_pathAdam Weinberger2003-08-022-10/+20
| | | | | | | | | in the gtk-2.0/gtkrc. Submitted by: maintainer Notes: svn path=/head/; revision=86198
* Fix xscreensaver lauching.Dmitry Sivachenko2003-08-021-0/+10
| | | | Notes: svn path=/head/; revision=86197
* . Autodetect a previous jdk13 install and use that to bootstrap byGreg Lewis2003-08-021-9/+11
| | | | | | | | | | default if it exists. This can be overidden either using JDK13DIR or setting WITH_LINUX_BOOTSTRAP. PR: 52195 Notes: svn path=/head/; revision=86196
* 1. Autodetect a previous jdk13 install and use that to bootstrap byGreg Lewis2003-08-021-20/+12
| | | | | | | | | | | | default if it exists. This can be overidden either using JDK13DIR or setting WITH_LINUX_BOOTSTRAP. 2. Don't create directories for new files, invoke patch with -p0. PR: 52195 [1] Submitted by: David Yeske <dyeske@yahoo.com> [1 - based on] Notes: svn path=/head/; revision=86195
* - Update harvest to 1.9.10Oliver Lehmann2003-08-0216-66/+593
| | | | | | | | | | | - Fix build: use starg instead of vararg - hand over maintainership PR: ports/55162 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=86194
* Fix build on 4-STABLE disabiling sanity check.Maho Nakata2003-08-021-2/+2
| | | | | | | | Submitted by: kris via bento "Dannis 't Hart" <dchart@dds.nl> Notes: svn path=/head/; revision=86193
* Unbreak for 5.x.Joseph Koshy2003-08-022-4/+11
| | | | Notes: svn path=/head/; revision=86192
* (1) Fix HTML generation of tac.cgi.Jun Kuriyama2003-08-0212-24/+184
| | | | | | | | | | | (2) Fix to detect gd1 library. Submitted by: Bradley Dean <bjdean@unimelb.edu.au> (1), kuriyama (2) Approved by: maintainer Notes: svn path=/head/; revision=86191
* - Upgrade to latest release 030801Kirill Ponomarev2003-08-022-2/+8
| | | | | | | | | | | - Fix build-depends problem against aclocal for tidy-lib PR: 55183 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86190
* - Unbreak under GCC 3.3Kirill Ponomarev2003-08-022-0/+20
| | | | | | | | | PR: 55182 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86189
* Update to 1.4.1Kirill Ponomarev2003-08-024-17/+16
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86188
* Fix module pathname.Makoto Matsushita2003-08-023-3/+3
| | | | | | | Found by: SHIOZAKI Takehiko <st@be.to> Notes: svn path=/head/; revision=86187