aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add pixie 1.3.1,krion2004-02-018-0/+336
| | | | | | | | | | | | | | | | | | | | | | | | | | Pixie is a RenderMan like photorealistic renderer. It is being developed in the hope that it will be useful for graphics research and for people who can not afford a commercial renderer. Some of supported features: * All RenderMan 3.4 primitives * Programmable shading (RenderMan Shading Language) * High quality texture/shadow/environment mapping * High dynamic range input/output * Raytracing * Motion blur * Depth of field * Reyes style rendering (very fast) * Occlusion culling * Area light sources * Network parallel rendering * DSO shaders * Global illumination * Photon mapping PR: ports/62140 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* - Update MASTER_SITESkrion2004-02-011-1/+2
| | | | | PR: ports/62163 Submitted by: maintainer
* - Mark NOT_FOR_ARCHS for AMD64krion2004-02-011-1/+3
| | | | | | | | - Make portlint happier PR: ports/62189 Submitted by: maintainer Reported by: bento via kris
* - Mark BROKEN: Japanese patch not yet releasedkrion2004-02-011-0/+2
| | | | | | PR: ports/62188 Submitted by: maintainer Noticed by: bento via kris
* - Update to 0.6.2pav2004-02-018-10/+42
| | | | | PR: ports/62173 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* - Add note that the function "elog" has been removed fromkrion2004-02-0111-33/+99
| | | | | | | pg-7.4 PR: ports/62167 Submitted by: maintainer
* - Update to version 0.4.6krion2004-02-0110-116/+122
| | | | | PR: ports/62160 Submitted by: Ports Fury
* Replace spaces by taberwin2004-02-011-1/+1
| | | | Submitted by: Xin LI <delphij@frontfree.net>
* Fix build on -STABLE.adamw2004-02-011-0/+14
|
* bnbt --> ports/net/bnbtpav2004-02-011-0/+1
|
* Add bnbt, a BitTorrent Tracker in C++.pav2004-02-019-0/+123
| | | | | | | | | | | | | BNBT was written by Trevor Hogan. BNBT is a complete port of the original Python BitTorrent tracker to C++ using the STL for data storage and basic network sockets for network communication. BNBT is fast, efficient, customizable, easy to use, powerful, and portable. BNBT is covered under the GNU Lesser General Public License (LGPL). I choose not to port the latest version of bnbt since some features have been removed. PR: ports/62192 Submitted by: Florent Thoumie <flz@xbsd.org>
* Heimdal installs libkrb5.so.19, not libkrb5.so.18.cy2004-02-011-1/+1
| | | | Noticed by: "Andrey Beresovsky" <and@rsu.ru>
* - Add new architectures, hopefully unbreaking build on amd64/ia64pav2004-02-011-0/+13
| | | | | PR: ports/62218 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
* - Update to 0.12krion2004-02-012-2/+2
| | | | | PR: ports/62181 Submitted by: maintainer
* Fix dependencyarved2004-02-011-1/+1
| | | | Reported by: bento
* icc & icc7:netchild2004-02-013-90/+93
| | | | | | | | | | | | | | | | | | - correct the use of ECHO_CMD and ECHO (swap them) [1] icc: - fix the DISTFILE handling, it's automatically available after bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly to be able to use it in the check for the IGNORE message [1] icc7: - don't extract the Intel debugger, it's not usable without a threads debugging lib - USE_SIZE Noticed after: reading the commit log/diff of the ifc port [1] Submitted indirectly by: maho, hrs [1]
* Fix dependencies:arved2004-02-011-1/+1
| | | | | | # ldd /usr/local/bin/aqmoney /usr/local/bin/aqmoney: libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000)
* - Use SIZEpav2004-02-012-3/+3
| | | | | | | - Update pkg-descr and WWW PR: ports/62174 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
* - Switch MASTER_SITES back to Savannahpav2004-02-015-5/+10
| | | | | PR: ports/62215 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Fix build on AMD64arved2004-02-011-0/+1
| | | | Approved by: Palle Girgensohn <girgen@pingpong.net>
* - Update MASTER_SITESpav2004-02-011-12/+8
| | | | | | | - Use OPTIONS PR: ports/62214 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Install kernel module to proper location on -STABLEpav2004-02-011-1/+3
| | | | | PR: ports/62210 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
* Update URLjeh2004-02-011-1/+1
| | | | | PR: 62211 Submitted by: Jacques Marneweck <jacques@ataris.co.za>
* - Update to 3.07pav2004-02-015-14/+65
| | | | | PR: ports/62208 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* - Update to 2.0ale2004-02-013-6/+7
| | | | | | | | | | | - add SIZE - pkg-plist removed - add explicit libogg-dependance (already saturated through libvorbis) - Rework CONFIGURE_TARGET for newer autoconf syntax PR: ports/62125 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) Approved by: nork (mentor/implicitly)
* - add SIZEale2004-02-013-1/+3
| | | | | | | | | - remove pkg-plist - make configure script happy PR: ports/62126 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) Approved by: nork (mentor/implicitly)
* Update to its latest snapshot.ale2004-02-012-2/+4
| | | | | | PR: ports/62195 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Approved by: nork (mentor/implicitly)
* Add APR_UTIL_WITHOUT_THREADS knob, which disables threads support.lev2004-02-014-24/+192
| | | | | | | It is needed by subversion with perl bindings. Reviewed by: maintainer Approved by: maintainer
* linux-atk moved from devel to accessibilityerwin2004-02-011-1/+1
|
* . Update to 0.9.16. There are a few tweaks to the original submission.glewis2004-02-012-5/+26
| | | | | PR: 62061 Submitted by: Sepherosa Ziehau <sepherosa@softhome.net>
* 1) possible build fix on ia64 archsmaho2004-02-012-22/+19
| | | | | | | | 2) remove some make xconfig 3) move PKGNAMESUFFIX appropreate position PR: 61995 Submitted by: hrs
* sgeee --> ports/sysutils/sgeeemaho2004-02-011-0/+1
|
* New port:maho2004-02-013-0/+39
| | | | | | | | | | Enterprise Edition of SUN Grid Engine. This incorporates policy management functions to allow multiple groups which is not included in vanilla SUN Grid Engine (sysutils/sge) PR: 54563 Submitted by: brooks Many suggestions by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
* sge --> ports/sysutils/sgemaho2004-02-011-0/+1
|
* Sun Grid Engine is a batch queueing system implementing a superset of themaho2004-02-0166-0/+4606
| | | | | | | | | | functionality of the POSIX batch queueing framework. WWW: http://gridengine.sunsource.net/ PR: 54563 Submitted by: brooks Many suggestion by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
* Update the portname (ifc->ifc7)maho2004-02-011-1/+1
| | | | Suggested by: netchild
* Forced commit to test ports-committers-archive mail logging.kensmith2004-02-010-0/+0
| | | | Approved by: marcus (portmgr@)
* Enable sendfile support by default for 5.2+ systems, as we now have alc'ssilby2004-02-012-1/+15
| | | | improved sendfile and the ability to watch usage via netstat -m.
* - Update to 0.16.4eik2004-02-016-136/+22
| | | | | | | | | | | - Clean up pkg-plist, use PORTDOCS instead - Clean up Makefile a bit. - convert do-install: to INSTALL_TARGET - use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise. - Use SIZE in distinfo. PR: 62206 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* gramps --> ports/science/grampspav2004-02-011-0/+1
|
* Gramps (Genealogical Research and Analysis Management Programming System)pav2004-02-015-0/+502
| | | | | | | | | | is an open source genealogy program. It is written in Python, using the GTK/GNOME interface. WWW: http://gramps.sourceforge.net PR: ports/62171 Submitted by: Andreas Fehlner <fehlner@gmx.de>
* streamtuner-xiph --> ports/audio/streamtuner-xiphpav2004-02-011-0/+1
|
* math/atlas should not LIB_DEPENDS on math/lapack.maho2004-02-011-1/+1
| | | | | | | lapack is required only for building. PR: 61963 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Add streamtuner-xiph, a streamtuner plugin for Xiph.org radio directory.pav2004-02-015-0/+36
| | | | | PR: ports/62187 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - Update to 0.0.3pav2004-02-014-11/+9
| | | | | PR: ports/62186 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.3.0pav2004-02-014-13/+13
| | | | | PR: ports/62185 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.3.3pav2004-02-014-7/+9
| | | | | PR: ports/62184 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.11.0pav2004-02-013-2/+5
| | | | | PR: ports/62183 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.7.3pav2004-02-012-2/+3
| | | | | PR: ports/62176 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
* - Fix build on AMD64krion2004-02-012-2/+2
| | | | Noticed by: bento
* - Update to 0.78.1pav2004-02-015-17/+28
| | | | | | PR: ports/62137 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer (xmame part)
* - Fix build on AMD64krion2004-02-011-0/+11
| | | | Noticed by: bento
* - Update to 4.26.5 [1]sergei2004-02-018-24/+412
| | | | | | | | | - Patch installed files to respect LOCALBASE [1] - Reword COMMENT slightly to avoid truncation by pkg_info(1) - Add SIZE to distinfo PR: ports/61967 [1] Submitted by: maintainer [1]
* remove the unneeded pcre dependency by using a new configure scriptoliver2004-02-012-4/+12
| | | | Suggested By: Stefan Thurner <thurners@t-online.de>
* [1] ${IGNORE} in the Makefile did not work properlymaho2004-02-011-6/+5
| | | | | | | | | and ${ECHO} was misused. ${DISTFILES} should be defined before it is used. [2] fix build (cxa_finalize.c is gone for now) Submitted by: hrs [1]
* - Patch several installed files to respect LOCALBASE [1]sergei2004-02-013-7/+23
| | | | | | | | - Add SIZE to distinfo - Bump PORTREVISION [1] PR: ports/61945 [1] Submitted by: maintainer [1]
* Use the CPIO macro defined in bsd.port.mk.maho2004-02-011-1/+0
| | | | Submitted by: trevor
* (forced commit)maho2004-02-010-0/+0
| | | | | | | Remove cxa_finalize.c which isn't needed anymore as the entire DSO support is in cxa_atexit.c now Noticed by: netchild
* (Foced commit)maho2004-02-010-0/+0
| | | | | This update is using copies of large parts of the icc port. Submitted by: netchild
* - Add USE_SIZE=yes to Makefilesergei2004-02-012-0/+2
| | | | | | | - Add SIZE to distinfo PR: ports/62113 Submitted by: maintainer
* Update to 8.0.039maho2004-02-0121-1586/+2296
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - Update to 0.9.5 [1]sergei2004-02-015-35/+36
| | | | | | | | | | | - Add patch to properly pass variables to make - Remove now-unneeded USE_REINPLACE - Add SIZE to distinfo - Re-format pkg-descr - Cleanup Makefile a bit PR: ports/61823 Submitted by: maintainer
* - Update to 0.9.7 [1]sergei2004-02-018-113/+52
| | | | | | | | | | | - Properly respect PREFIX - Remove unneeded USE_REINPLACE - Add SIZE to distinfo - Re-sort pkg-plist - Re-format pkg-descr PR: ports/61820 [1] Submitted by: maintainer [1]
* - Update to 0.9.9 [1]sergei2004-02-014-52/+47
| | | | | | | | - Properly respect PREFIX - Re-sort pkg-plist PR: ports/61822 [1] Submitted by: maintainer [1]
* added ifc7 and remove ifc8 by repocopymaho2004-02-011-1/+1
|
* lang/ifc7 should be add after repocopymaho2004-02-011-0/+1
|
* Remove lang/ifc8 since this should be updated in lang/ifcmaho2004-02-0121-3339/+1
| | | | and repocopy should appropreately be done.
* update for lang/ifc7 (former version 7 series) and lang/ifcmaho2004-02-011-2/+2
| | | | (new version 8 series)
* split linux_file.c since number of wrapper fuctionmaho2004-02-011-0/+190
| | | | | | increased Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - Update to 2.8.3 [1]sergei2004-02-016-52/+40
| | | | | | | | | - Silence configure warning - Add SIZE to distinfo - Move MySQL scripts into EXAMPLESDIR PR: ports/62108 [1] Submitted by: maintainer [1]
* Bump PORTREVISION, secondary to previous commit.adamw2004-02-011-0/+1
| | | | Reminded by: marcus
* - Fix plist forgotten by my last commitkrion2004-02-012-3/+20
| | | | | | | | - Bump PORTREVISION Noticed by: bento Pointed out by: maintainer Pointy hat to: krion
* Use ${PTHREAD_LIBS}.adamw2004-02-011-0/+5
|
* I got overly zealous. GNOME_DESKTOP_VERSION is only needed for ports in themarcus2004-02-011-1/+0
| | | | actual Desktop.
* Fix the build on Alpha -STABLE.marcus2004-02-012-6/+6
| | | | Reported by: bento via kris
* Add a missing dependency on gail, and indicate that this port requiresmarcus2004-02-011-2/+3
| | | | | | GNOME Desktop version 2. Reported by: bento via kris
* Correct slip-up in the previous version of patch-ai.des2004-02-012-5/+6
|
* - Mark BROKEN, does not build with multimedia/xmms version 1.2.9krion2004-02-011-0/+1
|
* - Mark BROKEN with WITH_ENCODING_PATCH patchkrion2004-02-011-0/+1
| | | | - Pointed out by: kris
* Add a patch to make portupgrade just use stdout/stderr redirection toknu2004-02-018-0/+188
| | | | | | keep build logs rather than calling script(1) when stdin is not a tty. I wonder if this works against the portupgrade-from-cron problem...
* patch fromtrevor2004-02-0112-33/+15
| | | | | | | | <URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff> to fix dependencies: these ports need ports/archivers/rpm for their do-install, so they can can use the rpm2cpio that accompanies it Reviewed by: silence (two months) from portmgr and freebsd-ports-bugs
* - Update to 3.6.bpav2004-02-012-4/+3
| | | | | PR: ports/62142 Submitted by: David A. Bader <dbader@ece.unm.edu> (maintainer)
* - Fix dependency checking for efitaspav2004-01-311-1/+1
| | | | | PR: ports/62136 Submitted by: Thierry Thomas <thierry@pompo.net>
* revert the last change. gtk depends on gettext-old, and gettext+gettext conflictoliver2004-01-314-8/+8
| | | | | | | each other. Bump PORTREVISION Noted By: Sperber <sperber@gmx.at>
* Fix creation of /var/log/exim, which I botched when making EXIM_USERsheldonh2004-01-313-12/+12
| | | | | | and EXIM_GROUP operator-overidable. Submitted by: eik
* - Update to version 2.0.6krion2004-01-313-13/+4
| | | | | PR: ports/62161 Submitted by: Ports Fury
* - Update to version 2.05akrion2004-01-313-5/+5
| | | | | PR: ports/62157 Submitted by: Ports Fury
* - Update to version 1.40.16krion2004-01-313-5/+5
| | | | | PR: ports/62156 Submitted by: Ports Fury
* - Fix MASTER_SITESkrion2004-01-316-51/+12
| | | | | | | | - Remove obsolete WWW: line - Utilize USE_GETOPT_LONG PR: ports/62155 Submitted by: Ports Fury
* - Update to version 0.9krion2004-01-313-5/+9
| | | | | PR: ports/62154 Submitted by: Ports Fury
* - Update to version 1.4.12krion2004-01-312-5/+7
| | | | | PR: ports/62153 Submitted by: Ports Fury
* - Fix build on non-i386 archkrion2004-01-314-0/+171
| | | | | | | | - Fix pathname issue when WITH_GNOME is defined - Fix ja.po PR: ports/62152 Submitted by: Ports Fury
* - Axe trailing whitespacepav2004-01-311-1/+2
| | | | | | - While here, add SIZE Submitted by: Jason Harris <jharris@widomaker.com>
* - Fix SIZE entry in distinfopav2004-01-312-2/+2
| | | | Reported by: Jason Harris <jharris@widomaker.com>
* Fix slow startup problem also in forced rate mode.des2004-01-312-5/+12
| | | | Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
* - Fix build on -STABLEpav2004-01-313-0/+17
| | | | | PR: ports/62151 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* - Update to 1.2pav2004-01-314-16/+3
| | | | | PR: ports/62037 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* p5-XML-Generator --> ports/textproc/p5-XML-Generatorerwin2004-01-311-0/+1
|
* Add p5-XML-Generator 0.93erwin2004-01-316-0/+64
| | | | | | | | | XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters. PR: ports/61720 Submitted by: Andreas Heil <ah@linux-hq.de>
* - Update to version 1.2.9krion2004-01-315-29/+5
| | | | | | | | * Note that the update breaks russian/xmms because of a patchfile needed for Russian coding detection. PR: ports/62127 Submitted by: maintainer
* - Add missed dependency on Perlpav2004-01-311-0/+2
| | | | Reported by: bento via kris
* gl2ps --> ports/print/gl2pskrion2004-01-311-0/+1
|
* Add gl2ps 1.1.2,krion2004-01-317-0/+95
| | | | | | | | | | | | | | | | | GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS) and Portable Document Format (PDF) files, as well as LATEX files for the text fragments. PR: ports/62150 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* - Update to 0.11krion2004-01-313-25/+5
| | | | | PR: ports/62118 Submitted by: maintainer
* Updates:oliver2004-01-315-1/+85
| | | | | | | | | | * Provide style rc.d script. * Provide sample configuration files (standard + masquerading). * CONFIGURE_TARGET to remove configure warning. * Bump PORTREVISION Submitted By: Robin Breathe <robin@isometry.net> PR: ports/62010
* - Update to 0.7.11pav2004-01-316-66/+60
|
* update gettext dependencyoliver2004-01-314-8/+8
| | | | | | Bump PORTREVISION Suggested By: nork
* Fix the slow startup problem once and for all (hopefully). When notdes2004-01-313-6/+40
| | | | | | | using NAS or ESOUND, assume all formats and rates are supported. PR: ports/56597 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
* - make portlint happierdinoex2004-01-315-8/+6
|
* magic.h wasn't able to determine LITTLE_ENDIAN xor BIG_ENDIAN for amd64.oliver2004-01-311-7/+20
| | | | | | include endian.h now and retrive that information directly from BYTE_ORDER Noted By: bento via kris
* - update MASTER_SITESdinoex2004-01-318-16/+8
|
* - new MAINTAINER tremere@cainites.netdinoex2004-01-312-4/+4
| | | | | | - fix spaces in Makefile (portlint) PR: 61678 Submitted by: tremere@cainites.net
* SIZE-ifyobraun2004-01-3164-2/+67
|
* Honor `--disable-threads' in configure scripts [1]lev2004-01-3112-44/+68
| | | | | | | | | Support latest 5-CURRENT (-lpthread instad of -lc_r) [2] Submitted by: lev [1] Craig Rodrigues <rodrigc@crodrigues.org> (maintainer) [2] Reviewed by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer) Approved by: Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
* Update to 1.4. Mostly minor fixes; see Changelog for details.linimon2004-01-316-74/+55
| | | | | PR: ports/62071 Submitted by: Thomas Ugland <spam@nowhere.net>
* - SIZEifykrion2004-01-3117-0/+17
| | | | | PR: ports/62128 Submitted by: maintainer
* Add intlhack to fix the build on -STABLE.marcus2004-01-311-1/+1
| | | | Reported by: bento via kris
* - Add missing manpagekrion2004-01-313-8/+61
| | | | | | | | | - Fixup working with /dev/fd0 - Add patch from PR/52310 - send a DHCP CLASS_ID tag - Bump PORTREVISION PR: ports/62141 Submitted by: maintainer
* - Fix MASTER_SITESkrion2004-01-312-3/+3
| | | | | | | | - SIZEify - Remove a redundant CONFIGURE_TARGET PR: ports/62133 Submitted by: maintainer
* 1.Update www/jakarta-tomcat to 5.0.18.linimon2004-01-3115-40/+140
| | | | | | | | Changelog: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html 2.Fix wrong url in the 2nd master site PR: ports/61767 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
* Reset bouncing maintainerkris2004-01-311-1/+1
|
* Update to 1.8.7: bugfixes.linimon2004-01-313-9/+7
| | | | | PR: ports/61652 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* - update to 1.14dinoex2004-01-313-3/+10
|
* - update to 10.20dinoex2004-01-315-118/+12
| | | | - use DOCSDIR, suports now NOPORTDOCS
* Workaround for problems installing this port on systems with emacslinimon2004-01-312-7/+6
| | | | | | | already installed. While here, fixed plist. PR: ports/62029 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
* Update to 2.4. Large rework: see the following URL for details:linimon2004-01-313-21/+42
| | | | | | | http://cvs.sourceforge.net/viewcvs.py/electricsheep/client/README. PR: ports/62017 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* 1. Reorganize MASTER_SITES, use MASTER_SITE_SOURCEFORGE.cy2004-01-312-11/+14
| | | | | 2. Remove duplicate MASTER_SITE. 3. USE_SIZE.
* Add missing gnomepanel and libglade2 dependencies.bland2004-01-312-2/+2
| | | | Reported by: bento via kris
* Update to 1.1.6, now with AMD64 support.arved2004-01-313-5/+6
|
* Fix build on AMD64arved2004-01-313-5/+5
| | | | Approved by: maintainer timeout (26 days)
* Fix Build on AMD64arved2004-01-311-2/+1
|
* s/varargs.h/stdarg.h/arved2004-01-311-4/+4
|
* Add intlhack to fix the build on -STABLE.marcus2004-01-312-2/+2
| | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Fix build on AMD64arved2004-01-311-1/+6
|
* Fix build on AMD64arved2004-01-311-0/+20
|
* Fix build on AMD64arved2004-01-311-0/+1
|
* Add SQUID_GID and SQUID_UID to the variables set, and pass them onedwin2004-01-311-0/+4
| | | | | | | to MAKE_ENV so the install script works fine. Noticed by: bento Informed maintainer.
* Update to 1.2.1bland2004-01-315-2/+49
|
* Fix installation of pdflib-perl.ale2004-01-311-0/+1
| | | | | Reported by: bento via kris Approved by: nork (mentor/implicitly)
* Fix Build on AMD64arved2004-01-311-0/+1
|
* Fix build on AMD64arved2004-01-312-0/+2
|
* Correct DISTNAMEkris2004-01-311-0/+1
| | | | Pointy hat to: kris
* Fix build on AMD64arved2004-01-311-1/+1
|
* Mark IS_INTERACTIVE to prevent bento madness. This is probably unintentionalkris2004-01-311-0/+2
| | | | port behaviour.
* Fix build on AMD64arved2004-01-312-1/+2
|
* Fix build of dependant ports on AMD64arved2004-01-311-0/+1
|
* Fix build on AMD64arved2004-01-312-2/+2
|
* Fix build of dependant ports on AMD64arved2004-01-311-0/+1
|
* - Fix and sort plist and bump PORTREVISIONkrion2004-01-314-0/+18
| | | | Noticed by: bento via kris
* - Fix plist and bump PORTREVISIONkrion2004-01-312-0/+2
| | | | Noticed by: bento via kris
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+2
| | | | Noticed by: bento via kris
* Fix build on amd64arved2004-01-311-1/+1
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+3
| | | | Noticed by: bento via kris
* - Add missing man page and bump PORTREVISIONkrion2004-01-311-0/+3
| | | | Noticed by: bento via kris
* Use PLIST_FILES.trevor2004-01-312-1/+1
| | | | Approved by: erwin (maintainer)
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+2
| | | | Noticed by: bento via kris
* - Fix plist and bump PORTREVISIONkrion2004-01-316-1/+6
| | | | Noticed by: bento via kris
* Use PLIST_FILES.trevor2004-01-318-4/+4
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-0/+2
| | | | Noticed by: bento via kris
* Back out part of previous commit to avoid "size unknown" errorstrevor2004-01-311-2/+0
| | | | from cslu.cse.ogi.edu.
* - Fix plist and bump PORTREVISIONkrion2004-01-312-0/+2
| | | | Noticed by: bento via kris
* - Fix plist and bump PORTREVISIONkrion2004-01-312-9/+13
| | | | Noticed by: bento via kris
* Don't call a non-existent pkg-install.marcus2004-01-312-10/+0
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* - Fix typo.krion2004-01-311-1/+1
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-0/+15
| | | | Noticed by: bento via kris
* Fix plist and bump PORTREVISIONkris2004-01-311-1/+2
|
* Fix plist and bump PORTREVISIONkris2004-01-312-0/+2
|
* Fix and sort plist, and bump PORTREVISIONkris2004-01-312-326/+334
|
* . Fix the build on alpha by not assuming that you can cast a va_listglewis2004-01-314-2/+107
| | | | | | | | | | | | to a char **. Instead, iterate the va_list and create the char ** to pass to execvp. . Don't allow -O3 to be hardwired into CFLAGS, just use what is set. In particular, the 4.x/alpha system gcc produces many warnings about why using -O3 with it is bad. . Bump PORTREVISION since although these fixes wre motivated to fix the alpha build, they have non-alpha implications too. Submitted by: bento
* - Forced commit to log typo fixing.krion2004-01-310-0/+0
| | | | | Noted by: kris No cookies for: krion
* - Update to 1.2pav2004-01-313-3/+10
| | | | | PR: ports/62100 Submitted by: Antonio Bonifati <ant@venus.deis.unical.it> (maintainer)
* - Update to 0.93.3pav2004-01-314-62/+28
| | | | | PR: ports/62093 Submitted by: Clayton Rollins <crollins666@hotmail.com> (maintainer)
* Update to latest released version. Update TLS/IPv6 patches to match.eik2004-01-3130-90/+200
| | | | | PR: 62121 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* use CONFLICTS and PLIST_FILESeik2004-01-312-1/+4
|
* enable crypt(3) passwordseik2004-01-314-4/+8
| | | | | PR: 62117 Submitted by: Pierre Beyssac <beyssac@enst.fr>
* - Update to version 2.3krion2004-01-312-2/+2
| | | | | PR: ports/62115 Submitted by: maintainer
* p5-Memoize-ExpireLRU --> ports/devel/p5-Memoize-ExpireLRUerwin2004-01-311-0/+1
|
* Add p5-Memoize-ExpireLRU 0.55, expiry plug-in for Memoize that adds LRUerwin2004-01-315-0/+41
| | | | | | | cache expiration. PR: ports/61230 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Update to version 1.1krion2004-01-312-2/+2
| | | | | PR: ports/62119 Submitted by: maintainer
* - udpate to 20040129 (Various OLE2/VBA fixes)dinoex2004-01-313-6/+7
| | | | | | | | Get default config files from BUILD_WRKSRC to fix upgrade when config files are untouched Really use the POST-INSTALL target PR: 62112 Submitted by: rob@debank.tv
* A first shot at enabling the PostgreSQL authentication features, onlyroam2004-01-312-0/+58
| | | | | | | | | | loosely based on the PR mentioned (the original patch in the PR does not handle either library dependencies nor changing the default credentials). PORTREVISION *not* bumped, this can wait until I implement WITH_PGSQL_PASS and WITH_PGSQL_SERVER in the near future. PR: 61998 Submitted by: Sascha Luck <sascha@c4inet.net>
* update xawtv to 3.91oliver2004-01-312-2/+2
|
* SIZE *DOES* MATTER.sergei2004-01-3160-1/+63
|
* This release contains a large number of fixes (including fixes forerwin2004-01-303-25/+52
| | | | | | | | | | | | | a few crashbugs and for serious problems with fullscreen support). A number of new features has been added as well: tables, scaling of pll-embedded content (like LaTeX or Metapost), pll-to-tgz packing etc. It should also be mentioned that pointless no longer uses python embedded but has become a plain python extension. Finally pointless now uses far less memory and cpu cycles. PR: 62012 Submitted by: maintainer
* Upgrade the following modules: firewall-1.130-1, logrotate-1.130-1,olgeni2004-01-302-1/+10
| | | | webmin-1.130-1.
* Fix the comment in the startup-script regarding how to enable clamav-milternetchild2004-01-302-2/+2
| | | | | | | | | | | | | in rc.conf. Bumped PORTREVISION as this fix may be important for an user. Mail is on its way to the maintainer but because of the actual virus situation I do not wait for maintainer approval and commit the fix right now (the submitter also submitted the startup-script for a previous commit, so this is mainly a bugfix for a previously approved commit). Submitted by: Marius Strobl <marius@alchemy.franken.de>
* selectwm --> ports/x11-wm/selectwmpetef2004-01-301-0/+1
|
* Add selectwm 0.4, a GTK application to let you select a window managerpetef2004-01-305-0/+46
| | | | | | when starting X. Submitted by: Wesley Shields <wxs@csh.rit.edu>
* - update to 0.2.5petef2004-01-303-5/+4
| | | | | | - project has a new home Submitted by: Rob Kaper <cap@capsi.com>
* - SIZEifykrion2004-01-30140-2/+144
|
* Update to 2.1arved2004-01-304-6/+11
| | | | | PR: 62083 Submitted by: Steven Honson <steven@honson.org>
* The Fortran frontend binary is called g77, not f77.gerald2004-01-301-1/+1
|
* Fix handling of empty CC fieldsarved2004-01-302-0/+39
| | | | | PR: 62101 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Upgrade KAME IPv6 patch. -s (stand alone) option now speak IPv4 and IPv6.sumikawa2004-01-302-3/+5
|
* Update to new version.arved2004-01-304-13/+18
| | | | | | | Depend on new libgcrypt-devel port. PR: 62111 Submitted by: Christian Lackas <delta@lackas.net>
* - Set NO_PACKAGEpav2004-01-301-0/+1
| | | | | Suggested by: kris Approved by: maintainer
* Update to 0.38arved2004-01-303-8/+5
| | | | | PR: 62099 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* Fix yet another Qmake breakage.arved2004-01-301-1/+1
|
* Add SIZE.ceri2004-01-301-0/+1
|
* Temporarily disable compilation of gcdmaster until problems with brokennetchild2004-01-301-11/+11
| | | | | | | dependencies when gnomelibs are installed after cdrdao can be resolved. PR: 61840 Submitted by: maintainer
* - Fix build, restoring my original intention of copying the mozilla WRKSRCale2004-01-303-4/+7
| | | | | | | - Add SIZE Reported by: bento via kris Approved by: nork (mentor)
* Fix plist and bump PORTREVISIONkris2004-01-306-1/+288
|
* - update to 8.0.058.p059netchild2004-01-302-5/+6
| | | | | | | - use SIZE - remove variables for objcopy and brandelf, they're now available from bsd.port.mk - use a more generic chmod command
* Update MD5, author report about make some changes in parser code.osa2004-01-301-1/+1
| | | | | | Diff old vs. new version avaliable upon request. Notify from: kris via bento
* - Update to 2.57erwin2004-01-302-2/+3
| | | | - use SIZE
* Fix plist and bump PORTREVISIONkris2004-01-302-0/+2
|
* BROKEN: Stomps on libltdl port, and pkg-plist brokenkris2004-01-301-0/+2
|
* Fix plist and bump PORTREVISIONkris2004-01-302-0/+3
|
* - Fix build (rpm2cpio port now installs rpm2cpio.pl)pav2004-01-302-4/+4
| | | | Reported by: bento via kris
* Upgrade IPv6 patch. -a option didn't work.sumikawa2004-01-302-2/+3
| | | | Submitted by: maxim
* BROKEN: Broken pkg-plistkris2004-01-301-0/+2
|
* Fix plist and bump PORTREVISIONkris2004-01-302-2/+3
|
* - Update to 4.0fpav2004-01-303-67/+76
| | | | | PR: ports/62106 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
* - Fix build on -STABLE (gnugetopt magic)pav2004-01-301-1/+1
| | | | Reported by: bento via kris
* Update to 7.2 release.ale2004-01-302-2/+3
| | | | | | PR: ports/62089 Submitted by: Andreas Kohout <shanee@augusta.de> Approved by: maintainer, nork (mentor/implicitly)
* Update the address of B.ROOT-SERVERS.NET as per ICANN's 2004/01/29 change.roam2004-01-302-3/+10
|
* Fixed the bug password cannot be changed from a client.sumikawa2004-01-302-1/+27
| | | | | PR: ports/61662 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* Unbreak on 4.x.linimon2004-01-302-7/+26
| | | | | PR: ports/62073 Submitted by: Hiroki Sato <hrs@freebsd.org>
* Update to 1.0.2 and assign to new maintainer (with old maintainer'slinimon2004-01-303-75/+260
| | | | | | | | | permission). Thanks to nbm@ for tracking this port in the past. The changes are quite extensive; see doc/CHANGES for details. PR: ports/61266 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (new maintainer)
* Do not grab ${PREFIX}/sbin owhership.osa2004-01-302-5/+7
| | | | | | Remove FORBIDDEN, bump PORTREVISION. Notify from: kris via bento
* Fix plist and bump PORTREVISIONkris2004-01-306-0/+15
|
* Bump PORTREVISION for plist fixkris2004-01-302-2/+2
|
* Add missing manpagekris2004-01-301-1/+3
|
* Add workaround to silent bento, complaining php extensions remove an extra dir.ale2004-01-302-1/+2
| | | | | Reported by: bento via kris Approved by: kris, nork (mentor/implicitly)
* FORBIDDEN: Creates /almost-certainly-does-not-exist in the root dirkris2004-01-301-0/+2
| | | | *sigh*
* Tarball was rerolled, the author incorporated my suggestions, but forgot toarved2004-01-302-9/+1
| | | | | | bump version. The port now ships with a configure script and builds now with QT 3.2*
* Update to 3.1perky2004-01-302-5/+5
|
* FORBIDDEN: Changes ownership of system directorieskris2004-01-303-0/+6
|
* Previous log entry should have read:linimon2004-01-300-0/+0
| | | | Update to 1.13. Changes are transparent to FreeBSD.
* BROKEN: Creates /gnome in root directorykris2004-01-302-0/+4
|
* Mark broken on amd64edwin2004-01-303-0/+6
| | | | | | Noticed by: bento Approved by: Sergey Akifyev <asa@gascom.ru>
* FORBIDDEN: Changes ownership of system directorieskris2004-01-302-0/+4
|
* FORBIDDEN: Changes ownership of ${PREFIX}/sbinkris2004-01-301-0/+2
|
* - Fix build on alphakrion2004-01-302-0/+26
| | | | | | PR: ports/62096 Submitted by: maintainer Noticed by: bento via kris
* Add NO_PACKAGE, port is very weird regarding distfiles and legal issues.edwin2004-01-302-0/+2
| | | | Noticed by: BENTO!
* - Tarball was rerolled by software developers, small fixes werekrion2004-01-302-1/+4
| | | | | | | | | done in sources. - Use USE_SIZE - Bump PORTREVISION PR: ports/62085 Submitted by: maintainer
* Don't remove a directory owned by gtk12kris2004-01-301-1/+0
|
* - Update to version 2.1.1krion2004-01-303-9/+9
| | | | | PR: ports/62081 Submitted by: maintainer
* hanges are transparent to FreeBSD.linimon2004-01-303-8/+10
| | | | | PR: ports/61608 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
* Fix build on alpha.bland2004-01-301-0/+11
|
* The linux-atk port was repo-copied into the accessibility category.trevor2004-01-3011-50/+7
|
* Fix BROKEN.erwin2004-01-304-41/+25
| | | | | | ircd-hybrid now complies with hier(7) and runs. Good work, Brad! Submitted by: maintainer
* - update to 0.6.3dinoex2004-01-303-3/+10
|
* Update PyGreSQL to 3.4. Previous version was packed with thelinimon2004-01-305-59/+31
| | | | | | | | postgresql dist, and while postgresql was version 7.3.5, PyGreSQL's own version just bumped from 3.3 to 3.4. Hence portepoch. PR: ports/61597 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Fix plist.linimon2004-01-302-0/+2
| | | | | PR: ports/61580 Submitted by: Simun Mikecin <sime@logos.hr> (maintainer)
* Remove BROKEN now that this correctly builds on 5-current. From the PR:linimon2004-01-302-8/+0
| | | | | | | | | With recent fixes to lang/gcc295, irrtoolset-4.7.3 now builds on current. (NOTE: It appears that portversion was NOT updated on the gc295 port, so a re-install of the compiler port must be forced before this will build.) PR: ports/61439 Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
* Chase the libxklavier shared lib downgrade.marcus2004-01-301-1/+1
|
* Revert back to 0.96 (with a PORTEPOCH bump). 0.97, though a micro release,marcus2004-01-303-3/+39
| | | | | changed the API enough as to break gswitchit, and even gnome-control-center 2.5.
* Add SIZEmharo2004-01-305-1/+5
|
* Add CONFLICTS for py-gnome and py-gnome2 on each other.marcus2004-01-303-16/+4
| | | | Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>