summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.2.1.vanilla2001-01-2436-54/+120
|
* More fix about usb support.nakai2001-01-242-11/+8
|
* Since we don't have our perl threaded by default, PerlMagick notache2001-01-231-1/+4
| | | | | | | | works. This patch adds --with-threads only when perl is threaded. Fixing Makefile.PL only not helps because libMagick.so linking _require_ -pthread when --with-threads used. Approved by: Maintainer's silence
* The lile port had a couple of issues with process id'sjmz2001-01-232-5/+28
| | | | | | | (signed/unsigned int mess ups) and not handling the error when it occurred. Submitted by: Andy Newman <atrn@zeta.org.au>
* There is no des_set_odd_parity in OpenSSL's libcrypto. Usenectar2001-01-231-1/+2
| | | | des_fixup_key_parity instead.
* Fix linking the pam_krb5.so module:nectar2001-01-231-18/+29
| | | | | | = Be very specific about where we think the libraries are, to avoid getting the old crusty Heimdal from the base system. = Minimize the undefined symbols in pam_krb5.so
* Update library dependency to catch up with Heimdal port.nectar2001-01-231-2/+3
| | | | Bump PORTREVISION.
* Update port to erlang 7.1.0.pb2001-01-2328-8322/+10924
| | | | | | | Change maintainer (agreed to by previous maintainer). PR: ports/24456 Submitted by: sam@inf.enst.fr
* o change master site.sf2001-01-233-6/+6
| | | | | | | | | | | o using gzipped distfile. its content does not change. (uncompressed md5 matched to previous one) o correct patch. PR: 22927 Requested by: Andreas Schulz <ats@first.gmd.de> feel free to add more mirrors. :-)
* fix build. wrong version committed..sf2001-01-232-2/+2
|
* Update to 0.6.10.sobomax2001-01-232-2/+2
|
* Update to 3.0.1.sobomax2001-01-232-3/+3
|
* Honour SDL_CONFIG make var to be in line with another SDL ports.sobomax2001-01-234-4/+48
|
* Add FreeBSD native VGL driver. Right now it is work in progress and to activatesobomax2001-01-2330-14/+3330
| | | | | | | | | | | and test it you need the following (5-CURRENT only, BTW): - fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch, apply it, recompile/reinstall libvgl; - recompile/reinstall sdl-devel (configure script automatically detects if right version of libvgl is present); - set environment variable SDL_VIDEODRIVER=vgl; - ensure that you have VESA support compiled into kernel or loaded as a kld; - fire up your favourite SDL app ;).
* Add qtpkg 1.0, a Qt based package removal tool.sobomax2001-01-2313-0/+107
| | | | | PR: 24573 Submitted by: Trenton Schulz <twschulz@cord.edu>
* sbin is not in bsd.x11{,-4}.dist.sf2001-01-231-0/+1
| | | | Submitted by: bento
* update MASTER_SITES.sf2001-01-232-2/+2
| | | | Approved by: maintainer
* fix build error.sf2001-01-231-1/+1
| | | | Found by: bento
* Well, bump version, and add RESTRICTED for aqua.etheme.vanilla2001-01-233-3/+9
| | | | Submitted by: Jeremy Norris <ishmael27@home.com>
* Compilation fixes for changes about machine/console.h in 5-current.shige2001-01-232-6/+36
|
* Compilation fixes for changes about machine/console.h in 5-current.shige2001-01-232-42/+55
| | | | Merge patch-bd to patch-aa.
* update to 2.10.2.sf2001-01-233-3/+3
| | | | | PR: 22591,22592 Submitted by: maintainer
* fix typo and correctly installing startup script.sf2001-01-234-8/+8
| | | | | PR: 21422,21448 Reported by: Vivek Khera <khera@kciLink.com>
* Disable snapshot for pager.vanilla2001-01-236-3/+12
| | | | | | PR: ports/24534 Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de> Obtained from: debian
* update to 2.3.26 and added gnome support.sf2001-01-238-98/+60
| | | | | | PR: 24001 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Approved by: maintainer
* (null commit)sf2001-01-230-0/+0
| | | | | | | According to the maintainer previous distinfo change includes 'There were none that I noticed at all.' Requested by: kris
* Update to 1.0.5.ume2001-01-234-4/+4
|
* Update to 1.1.0.sobomax2001-01-236-4/+6
|
* Update to version 1.7kevlo2001-01-233-4/+73
| | | | | PR: 24557 Submitted by: Ports Fury
* Update to version 1.6.2kevlo2001-01-2328-248/+280
| | | | | PR: 24556 Submitted by: Ports Fury
* - Support CFLAGS/LOCALBASE properlykevlo2001-01-238-46/+94
| | | | | | | - Fix pkg-comment PR: 24555 Submitted by: Ports Fury
* Upgrade to version 0.7kevlo2001-01-236-18/+20
| | | | | PR: 24553 Submitted by: Ports Fury
* Update to version 1.5.1kevlo2001-01-235-22/+19
| | | | | PR: 24551 Submitted by: Ports Fury
* Update to version 0.99.11kevlo2001-01-236-14/+14
| | | | | PR: 24550 Submitted by: Ports Fury
* Update to version 4.5.0kevlo2001-01-232-3/+4
| | | | | PR: 24549 Submitted by: Ports Fury
* - Add missing INSTALLS_SHLIBkevlo2001-01-232-20/+21
| | | | | | | - Sort pkg-plist PR: 24548 Submitted by: Ports Fury
* - Update WWW: linekevlo2001-01-232-5/+3
| | | | | | | - Use NOPORTDOCS PLIST_SUB PR: 24547 Submitted by: Ports Fury
* - Fix compilation error in -currentkevlo2001-01-233-14/+69
| | | | | | | - Support MAN/MLINKS properly PR: 24545 Submitted by: Ports Fury
* Support MAN/MLINKS properly.kevlo2001-01-232-14/+17
| | | | | PR: 24544 Submitted by: Ports Fury
* Add ruby-qt2xml, Qt2 xml extension for Ruby.knu2001-01-235-0/+71
|
* Add ruby-qt2table, Qt2 table extension for Ruby.knu2001-01-235-0/+58
|
* - Support CFLAGS properlykevlo2001-01-236-49/+49
| | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE - Support NOPORTDOCS PR: 24543 Submitted by: Ports Fury
* Add ruby-qt2canvas, Qt2 canvas extension for Ruby.knu2001-01-235-0/+64
|
* Upgrade to 2.3kevlo2001-01-238-2/+138
| | | | | PR: 24539 Submitted by: MAINTAINER
* add fnccheck, a profiling library/utilities for C/C++ programsijliao2001-01-239-0/+145
| | | | | PR: 24536 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* Upgrade to 0.3.6. Besides, I fix pkg-plist.kevlo2001-01-2310-738/+6
| | | | | PR: 24532 Submitted by: MAINTAINER
* Update to version 0.1.4.2kevlo2001-01-234-19/+2
| | | | | PR: 24531 Submitted by: MAINTAINER
* Minor wording fixes.knu2001-01-235-7/+7
|
* add sectar, a program to create encrypted tar archivesijliao2001-01-236-0/+35
| | | | | PR: 24533 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* unbreak port.andreas2001-01-233-6/+3
| | | | | | | | | | | | | | | note: I tried to build a portname applying to the porters handbook conventions. Unfortunately it doesn't have a good example for version numbers like 0.90a. 0.90-alpha would have to be change to 0.90.a. So I thought it should be done this way for 0.90.a as well. But then you have to set DISTFILES and WRKSRC (the latter I forgot in a last minute change, sorry, which broke the port). And even if you get the port running again, then portlint tells you pretty things how to do it better ... All in all. It would be fine to add an example in porters handbook for cases like 0.90a, which should *not* be changed to 0.90.a ! Submitted by: Josef Karthauser <joe@tao.org.uk>
OpenPOWER on IntegriCloud