Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Sybase/MS-SQL database support for PHP. | dirk | 2000-03-01 | 3 | -3/+56 |
| | | | | | | PR: ports/16980 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw> Dmitry Petrov <DPetrov@nchcapital.com> | ||||
* | Update port to 0.3.5 | jedgar | 2000-03-01 | 3 | -4/+6 |
| | | | | | | * Improved error handling Update MASTER_SITES and WWW | ||||
* | Fix typo (--enable-dmbfix -> --enable-dbmfix) and remove unneeded | dirk | 2000-03-01 | 2 | -4/+2 |
| | | | | PKGNAME. | ||||
* | Add cproto. | billf | 2000-03-01 | 1 | -0/+1 |
| | |||||
* | Cproto is a program that generates function prototypes and variable | billf | 2000-03-01 | 5 | -0/+40 |
| | | | | | | | | | | | | | | | | declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. The program isn't confused by complex function definitions as much as other prototype generators because it uses a yacc generated parser. By ignoring all the input between braces, I avoided implementing the entire C language grammar. WWW: http://www.vex.net/~cthuang/cproto/ PR: ports/16704 Submitted by: Abel Chow <abel@Island.DHS.ORG> | ||||
* | Fix packaging, .la files aren't installed anymore. | asami | 2000-03-01 | 3 | -30/+0 |
| | | | | | PR: 17076 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to 1.3.6 | cpiazza | 2000-03-01 | 3 | -5/+5 |
| | |||||
* | Activate freeciv-gtk | sheldonh | 2000-02-29 | 1 | -0/+1 |
| | |||||
* | Add a freeciv-gtk wrapper port so that packages are built for both | sheldonh | 2000-02-29 | 6 | -10/+137 |
| | | | | the standard Athena Widgets and the GNOME toolkit. | ||||
* | Upgrade to mod_ssl 2.6.1. | dirk | 2000-02-29 | 6 | -6/+6 |
| | |||||
* | Update to 1.10.0: | sheldonh | 2000-02-29 | 6 | -24/+92 |
| | | | | | | | | | * Includes several new nations. * Better internationalization (+ Norway, Britain, Russia). * Lots of rule changes, mostly for Civ2 conformance. * A few GUI improvements (like city work queues). * A neat "connect" command for settlers/engineers, which allows easy building of a road between two arbitrary points. | ||||
* | Upgrade to mod_ssl 2.6.1 | rse | 2000-02-29 | 2 | -3/+3 |
| | |||||
* | Update to nmh-1.0.3: | sheldonh | 2000-02-29 | 5 | -36/+34 |
| | | | | | | | | | * Fixes a recently discovered security hole. * Introduces a new port hook for nmh locking style, which defaults to flock(2). PR: 17055 Submitted by: maintainer | ||||
* | Fix paths in .bochsrc file. | obrien | 2000-02-29 | 1 | -2/+2 |
| | | | | | PR: 16511 Submitted by: Dann Lunsford <dann@greycat.com> | ||||
* | Link with -lxpg4 to mutt display multibyte char correctly under euc | obrien | 2000-02-29 | 3 | -9/+36 |
| | | | | | | | locales(ko_KR.EUC and ja_JP.*). PR: 16369 Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG> | ||||
* | Enable multibyte character support. This helps Japanese users. | obrien | 2000-02-29 | 3 | -9/+9 |
| | | | | | | | I am unsure if there are any down sides to this commit for non-multibyte character users. Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | * Update version 5.6 to patchlevel 12. | obrien | 2000-02-29 | 9 | -12/+99 |
| | | | | | | | * tweak PLIST PR: 16987 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (PLIST tweak needed) | ||||
* | Upgrade to version 1.5.22a. | obrien | 2000-02-29 | 7 | -42/+93 |
| | | | | | PR: 17051 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | distsite reorged | obrien | 2000-02-29 | 3 | -6/+6 |
| | | | | | PR: 17049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add USE_XLIB= yes | roger | 2000-02-29 | 4 | -4/+8 |
| | | | | Spotted by: Bento | ||||
* | Support CFLAGS/PREFIX properly | nakai | 2000-02-29 | 3 | -8/+20 |
| | | | | PR: ports/17052 | ||||
* | Oops, forgot to save the editor buffer on the other vty | kris | 2000-02-29 | 1 | -2/+2 |
| | |||||
* | pgp4pine 1.74 is a filter intended for use within pine, which can | kris | 2000-02-29 | 9 | -0/+136 |
| | | | | | | | sign/encrypt mail using PGP2/5/6/GPG Submitted by: Holger Lamm <holger@flatline.de> PR: ports/16134 | ||||
* | Update to 1.0.0 | nakai | 2000-02-29 | 9 | -72/+72 |
| | |||||
* | Activate ppptraf. | dburr | 2000-02-29 | 1 | -0/+1 |
| | |||||
* | PR: ports/15375 | dburr | 2000-02-29 | 5 | -0/+35 |
| | | | | | | | Submitted by: diskiller@cnbinc.com Reviewed by: dburr@FreeBSD.ORG Import of new port net/ppptraf, a PPP bytes in/out monitoring tool. | ||||
* | Support CC/CFLAGS/X11BASE properly | jedgar | 2000-02-29 | 4 | -14/+46 |
| | | | | | | | | Support install macros Install sample configuration file PR: 17048 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update port to 0.1.7 | jedgar | 2000-02-29 | 7 | -45/+106 |
| | | | | | PR: 17050 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update port to 4.1.27 | jedgar | 2000-02-29 | 3 | -5/+5 |
| | | | | | PR: 17044 Submitted by: Maintainer | ||||
* | Update to 0.93.0 | nakai | 2000-02-29 | 4 | -6/+6 |
| | |||||
* | Update port to 0.1f | jedgar | 2000-02-29 | 2 | -3/+3 |
| | | | | | PR: 17039 Submitted by: Maintainer | ||||
* | Correct patch | jedgar | 2000-02-29 | 1 | -1/+1 |
| | | | | | PR: 16990 Submitted by: Maintainer | ||||
* | Upgrade shells/perlsh to new version (perlsh 0.007). | jedgar | 2000-02-29 | 12 | -52/+182 |
| | | | | | | | | | | | | | | 1) Update pkg/PLIST. 2) Change to depend on perlsh's install mechanism. 3) New patch (patch-aa) fixes PREFIX problem. 4) Account for broken TCP/IP on MASTER_SITES. 5) General Makefile cleanups. 6) Addition of perlsh to perl5 virtual category. 7) Use PKGNAME to match port's name. 8) Remove unnecessary perl substitution. PR: 17031 Submitted by: Maintainer | ||||
* | Update port to 0.3.1 | jedgar | 2000-02-29 | 4 | -8/+8 |
| | | | | | | PR: 16973 Submitted by: Rod Taylor <rbt@zort.on.ca> Approved by: Maintainer | ||||
* | Update MASTER_SITES and WWW | jedgar | 2000-02-29 | 4 | -4/+6 |
| | | | | | PR: 16968 Submitted by: Maintainer | ||||
* | Update port to 1.08 | jedgar | 2000-02-29 | 5 | -16/+27 |
| | | | | | PR: 16965 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update port to 1.1.2 | jedgar | 2000-02-29 | 3 | -36/+6 |
| | | | | | PR: 16963 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add mb@imp.ch as the new MAINTAINER. | steve | 2000-02-29 | 25 | -25/+25 |
| | | | | Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com> | ||||
* | Upgrade to 0.92. | dirk | 2000-02-29 | 2 | -4/+4 |
| | |||||
* | Fix build error by adding ${OPENSSLINC}/openssl to the include path. | dirk | 2000-02-29 | 2 | -2/+2 |
| | | | | Submitted by: Jim Bloom <bloom@acm.org> | ||||
* | Make TTF support not optional, it never come into package otherwise | ache | 2000-02-29 | 2 | -15/+6 |
| | |||||
* | Change MAINTAINERship to kris, he evidently maintains this now. | billf | 2000-02-29 | 1 | -1/+1 |
| | | | | Submitted by: previous commit | ||||
* | Update to version 2.04. | imura | 2000-02-28 | 5 | -74/+94 |
| | | | | | | PR: 16656 Submitted by: Ronald Kuehn <kuehn@rz.tu-clausthal.de> Approved by: maintainer | ||||
* | Try my hand at a port/package for making a modular librsaintl library | peter | 2000-02-28 | 1 | -0/+1 |
| | | | | | | | plugin for libcrypto in order to implement RSA using the better rsa_eay.c code instead of having to use rsaref. Naturally this is for non-US folks. 'make world' will install this directly, this port is only needed to make life easier for sysinstall on binary installs. | ||||
* | Update to 0.92.4 | nakai | 2000-02-28 | 4 | -6/+6 |
| | |||||
* | Fix around libtool. | nakai | 2000-02-28 | 9 | -12/+42 |
| | | | | | PR: ports/16876 Submitted by: Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org> | ||||
* | Upgrade to Netscape version 4.72 | obrien | 2000-02-28 | 6 | -16/+16 |
| | |||||
* | Add virtual category "linux" to Linux apps and support libs/utils. | asami | 2000-02-28 | 88 | -88/+89 |
| | |||||
* | Whitespace cleanup | obrien | 2000-02-28 | 2 | -14/+14 |
| | |||||
* | Update to htdig 3.1.5, which fixes a security hole in the htsearch | kris | 2000-02-28 | 4 | -16/+12 |
| | | | | | | cgi-bin. Submitted by: Doug Barton <doug@gorean.org> | ||||
* | ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawn | kris | 2000-02-28 | 8 | -0/+174 |
| | | | | | | | if called without a controlling terminal, e.g. if called during the X login process. It is somewhat configurable through app-defaults. Makefile shamelessly ripped from: green's OpenSSH port. | ||||
* | Remove one info file (w3.info-4) that doesn't exist. | asami | 2000-02-28 | 2 | -2/+0 |
| | | | | Found by: bento | ||||
* | upgdade to 4.72 non-USA | ache | 2000-02-28 | 2 | -4/+4 |
| | |||||
* | upgrade to 4.72 | ache | 2000-02-28 | 4 | -30/+32 |
| | |||||
* | Use a file that is actually installed by the p5-libwww port for the | steve | 2000-02-28 | 2 | -2/+2 |
| | | | | | | | BUILD_DEPENDS line. PR: 15404 Submitted by: Akinori MUSHA <knu@idaemons.org> | ||||
* | Update MASTER_SITE and author's Email address. | steve | 2000-02-28 | 2 | -2/+2 |
| | | | | | PR: 17026 Submitted by: Markus Holmberg <markush@acc.umu.se> | ||||
* | On second thought (and with a light prod) install the pari-mode files if | steve | 2000-02-28 | 3 | -6/+49 |
| | | | | | | | the user has Emacs installed on their box. Hopefully now it does the right thing in either case. Suggested by: billf | ||||
* | Update to 0.29.1 | ade | 2000-02-28 | 3 | -14/+6 |
| | |||||
* | Don't know exactly what changed in the distfile because I can't get a | steve | 2000-02-28 | 1 | -1/+1 |
| | | | | | copy withh the old checksum. However I was able to grab this distfile from three different MASTER_SITES. [crosses fingers] | ||||
* | Fix build errors on -current. | steve | 2000-02-28 | 8 | -0/+268 |
| | |||||
* | - Don't tromple the contents of MAKE_ENV otherwise MOTIF_LIB isn't defined. | steve | 2000-02-28 | 5 | -4/+117 |
| | | | | | | - Properly pass MAKE_ENV along. - Fix build errors on -current. - Minor cleanup to some echo'd text. | ||||
* | The author removed some files from the distribution without bumping the | steve | 2000-02-28 | 3 | -7/+3 |
| | | | | version number. | ||||
* | Coerce this into building again on -current and sort pkg/PLIST. | steve | 2000-02-28 | 7 | -221/+407 |
| | |||||
* | - Split patches one per file. | steve | 2000-02-28 | 10 | -1/+517 |
| | | | | | - Fix build on -current. - Sprinkly in a little reinstall friendliness for good measures. | ||||
* | This port requires (parts of) the automake port to build. | steve | 2000-02-28 | 1 | -0/+1 |
| | |||||
* | This port doesn't build with byacc on -current, so add 'USE_BISON=yes'. | steve | 2000-02-28 | 3 | -0/+3 |
| | |||||
* | I'm pretty sure this was meant to create a symlink if it didn't exist and | steve | 2000-02-28 | 1 | -1/+1 |
| | | | | not what it was really doing. In any case this now packages correctly. | ||||
* | Fix build errors on -current. | steve | 2000-02-28 | 6 | -0/+109 |
| | |||||
* | Correctly call install-info in (un)exec. | steve | 2000-02-28 | 1 | -2/+2 |
| | |||||
* | Fix build errors on -current. Also correctly call (un)exec install-info. | steve | 2000-02-28 | 5 | -0/+75 |
| | |||||
* | Get this to build on -current. | steve | 2000-02-28 | 1 | -0/+11 |
| | |||||
* | oops, these files are suppost to be empty | mharo | 2000-02-28 | 2 | -0/+0 |
| | |||||
* | remove empty files | mharo | 2000-02-28 | 3 | -1/+1 |
| | |||||
* | Sometimes graphics/gd depends on print/freetype sometimes not... | dirk | 2000-02-28 | 3 | -6/+27 |
| | | | | So split GD and FreeType into separate options again. | ||||
* | Upgrade to PHP-3.0.15. | dirk | 2000-02-28 | 2 | -2/+2 |
| | |||||
* | Correct a few missed rc5des->dnetc issues from the conversion. | dbaker | 2000-02-28 | 1 | -3/+3 |
| | | | | Fix a potential syntax error. | ||||
* | Woops fix my previous incorrect patch. | shin | 2000-02-28 | 1 | -7/+7 |
| | | | | | | | | | For green's honor, the patch I sent him for review was correct. But because it is one line fix, I hand merged it into my cvs committing environment, and then mistake happend. This time, I applied correct fix which should have been aplied at last commit. | ||||
* | Upgrade to Apache 1.3.12 and mod_ssl 2.6.0. | dirk | 2000-02-28 | 12 | -24/+21 |
| | |||||
* | get libg++ right this time. | obrien | 2000-02-28 | 1 | -0/+1 |
| | |||||
* | This is a libg++ add-on for EGCS releases and later GCC releases. | obrien | 2000-02-28 | 6 | -0/+256 |
| | | | | | It is needed only if your applications depend on libg++ and you cannot easily remove the dependency on libg++. | ||||
* | Mark this broken for -CURRENT. | green | 2000-02-28 | 1 | -1/+7 |
| | |||||
* | Upgrade to version 1.9.11 | brian | 2000-02-27 | 2 | -2/+2 |
| | |||||
* | Don't install the pari-mode for emacs. Either this or we have to add | steve | 2000-02-27 | 1 | -4/+0 |
| | | | | build and run depends on one ot the emacsen ports. | ||||
* | This port requires javac to build. | steve | 2000-02-27 | 3 | -0/+3 |
| | |||||
* | Update to version 2.10 and install scripts in ${PREFIX}/bin. | steve | 2000-02-27 | 3 | -54/+88 |
| | |||||
* | Revert to using Tk/Tcl 8.0.x for the Japanese version of this port. | steve | 2000-02-27 | 1 | -4/+4 |
| | |||||
* | Since we no longer have a ja-tcl82 port, ja-tk82 needs to be removed too. | steve | 2000-02-27 | 1 | -1/+0 |
| | |||||
* | Remove the ja-tcl82 port. A conversation quite some time ago suggested | steve | 2000-02-27 | 1 | -1/+0 |
| | | | | | this was a bad idea and localization of the tcl82 port we already have is a much better idea. | ||||
* | - Add USE_LIBTOOL=yes. | steve | 2000-02-27 | 2 | -65/+66 |
| | | | | - Sort pkg/PLIST. | ||||
* | - This port requires msgfmt (from the gettext port) to build. | steve | 2000-02-27 | 2 | -9/+11 |
| | | | | | | | - Add LIB_DEPENDS for the kde libraries required to build and run this program. - Add USE_LIBTOOL=yes, since it does. :) - Sort pkg/PLIST. | ||||
* | Consolidate diffs to a single file into one patch and add a boatload | steve | 2000-02-27 | 23 | -59/+538 |
| | | | | of patches to fix the build on -current. | ||||
* | Misc. small fixes from the maintainer. | steve | 2000-02-27 | 50 | -175/+100 |
| | | | | | PR: 16935 Submitted by: maintainer | ||||
* | - Fix build on -current. | steve | 2000-02-27 | 5 | -13/+59 |
| | | | | | | - Remove an unused files (config.h) - Implement an ugly hack (patch-ad) that covers up a (mis)feature in our make(1) on fast machines. | ||||
* | - This port LIB_DEPENDS on the glib12 port. | steve | 2000-02-27 | 3 | -0/+6 |
| | | | | | - Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on current. | ||||
* | Minor tweak to get this to build again on -current. | steve | 2000-02-27 | 1 | -0/+11 |
| | |||||
* | Make this port build again on -current. | steve | 2000-02-27 | 1 | -11/+9 |
| | |||||
* | Minor tweaks so this will build again in -current. | steve | 2000-02-27 | 1 | -2/+44 |
| | |||||
* | Fix for new compiler in -current. | steve | 2000-02-27 | 5 | -0/+100 |
| | |||||
* | No checksum for slightly modified patch. | steve | 2000-02-27 | 1 | -1/+1 |
| | |||||
* | Update port to 0.7 | jedgar | 2000-02-27 | 2 | -3/+3 |
| | |||||
* | Upgrade to Apache 1.3.12 + mod_ssl 2.6.0 | rse | 2000-02-27 | 3 | -5/+8 |
| | |||||
* | Upgrade to latest version | vanilla | 2000-02-27 | 5 | -12/+379 |
| | | | | | PR: ports/16940 Submitted by: maintainer | ||||
* | Upgrade to latest version. | vanilla | 2000-02-27 | 4 | -16/+31 |
| | | | | | PR: ports/16939 Submitted by: maintainer. | ||||
* | Update MASTER_SITE to make this fetch again, and give the port a | kris | 2000-02-27 | 2 | -4/+4 |
| | | | | | | maintainer. Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Portlint. | kris | 2000-02-27 | 1 | -1/+1 |
| | |||||
* | Unbreak by upgrading to smail-3.2.0.111 | kris | 2000-02-27 | 3 | -4/+10 |
| | | | | Noticed by: bento | ||||
* | Host the distfile myself - there is something weird with the official | kris | 2000-02-27 | 1 | -1/+2 |
| | | | | | | | website which allows you to browse and download the file with lynx, but returns a 404 with fetch or wget. Noticed by: bento | ||||
* | PLIST fixes. | reg | 2000-02-27 | 4 | -4/+22 |
| | | | | Found by: bento | ||||
* | PLIST related fixes. | reg | 2000-02-27 | 5 | -0/+14 |
| | |||||
* | Remove USE_BZIP2, since there's no such file on the FTP server | kris | 2000-02-27 | 2 | -2/+1 |
| | | | | Noticed by: bento | ||||
* | Respect CFLAGS. | reg | 2000-02-27 | 1 | -1/+1 |
| | | | | No response by: maintainer | ||||
* | Minor distfile changes | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Revert to previous md5 on amsfonts-sources.tar.Z. | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Chase the checksum (a bunch of code changes with no version bump) | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Chase the checksum (minor source changes) | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Chase the checksum (no changes). | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Chase the checksum (updated to 1.33MR21a) | kris | 2000-02-27 | 2 | -3/+3 |
| | | | | Noticed by: bento | ||||
* | Chase the checksum by updating to NetRexx 1.160, which seems to be mostly doc | kris | 2000-02-27 | 2 | -3/+3 |
| | | | | | | | fixes (including some "Jan 1, 1900" javascript bugs in the documentation webpages..nice one, IBM :-) Noticed by: bento | ||||
* | Activate p5-CGI-FastTemplate. | vanilla | 2000-02-27 | 1 | -0/+1 |
| | |||||
* | Perl module for manage templates and parse templates. | vanilla | 2000-02-27 | 5 | -0/+34 |
| | |||||
* | Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), and | kris | 2000-02-27 | 9 | -21/+27 |
| | | | | | | respect CFLAGS Noticed by: bento | ||||
* | Chase the checksum (minor change to index.ml) | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | We need linux_base for this port | cpiazza | 2000-02-27 | 1 | -0/+2 |
| | |||||
* | Upgrade to 1.25 | vanilla | 2000-02-27 | 9 | -39/+42 |
| | |||||
* | Chenge BUILD_DEPENDS to p5-PlRPC. | vanilla | 2000-02-27 | 2 | -2/+2 |
| | |||||
* | Chase the checksum (minor changes to the distfile contents) | kris | 2000-02-27 | 2 | -2/+2 |
| | | | | Noticed by: Satoshi's lunchbox | ||||
* | Prompt for license confirmation when pkg_add'ing the port, and some minor | kris | 2000-02-27 | 2 | -2/+2 |
| | | | | tweaks. | ||||
* | Fix build. | kris | 2000-02-27 | 2 | -2/+54 |
| | | | | Submitted by: Jim Bloom <bloom@acm.org> | ||||
* | Activate p5-PlRPC. | vanilla | 2000-02-27 | 1 | -0/+1 |
| | |||||
* | Perl module for writing RPC servers and clients. | vanilla | 2000-02-27 | 5 | -0/+47 |
| | |||||
* | Activate p5-Net-Daemon | vanilla | 2000-02-27 | 1 | -0/+1 |
| | |||||
* | Add p5-Net-Daemon, | vanilla | 2000-02-27 | 5 | -0/+45 |
| | | | | it's perl5 extension of portable daemons. | ||||
* | Remove redundant LIB_DEPENDS, | vanilla | 2000-02-27 | 6 | -138/+36 |
| | | | | | | | Use GLIB_CONFIG instead of hardcoded glib12-config PR: ports/16379 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Use ${CFLAGS}. | vanilla | 2000-02-27 | 1 | -3/+8 |
| | |||||
* | Upgrade to 1.4.2. | vanilla | 2000-02-27 | 1 | -14/+24 |
| | |||||
* | Chase the checksum (README changed) | kris | 2000-02-27 | 1 | -1/+1 |
| | |||||
* | Fix build | kris | 2000-02-27 | 2 | -21/+6 |
| | | | | Submitted by: Jim Bloom <bloom@acm.org> | ||||
* | Upgrade to 2.3.04-3 | vanilla | 2000-02-27 | 4 | -3/+43 |
| | |||||
* | Remove libg++ temporarily. The port intended for this directory ended | steve | 2000-02-27 | 1 | -1/+0 |
| | | | | | up landing in lib++ instead. This is just to keep things clicking until the port gets moved to its new home. | ||||
* | Update port to 3.2.0 | jedgar | 2000-02-27 | 5 | -26/+115 |
| | | | | | PR: 16988 Submitted by: Maintainer | ||||
* | share libg++ with the world | obrien | 2000-02-27 | 1 | -0/+1 |
| | |||||
* | Update to 2.1.8.8p1 (previous version no longer available | ade | 2000-02-27 | 4 | -4/+46 |
| | | | | | | | | at MASTER_SITE). Two extra patches to fix build warnings, and make the inetd->xinetd configuration file translator work a little better. Submitted by: Mikhail Teterin <mi@video-collage.com> | ||||
* | The original site (and author) appears to have disappeared. | ade | 2000-02-27 | 1 | -1/+1 |
| | | | | | | | Rather than killing the port off straight away, use a mirror site. PR: 16853 Submitted by: maintainer | ||||
* | Remove non-existent manpage references so this port packages again. | steve | 2000-02-27 | 2 | -5/+0 |
| | |||||
* | - Note new MASTER_SITE and homepage. | steve | 2000-02-27 | 3 | -3/+3 |
| | | | | | | | - Checksum changed because of some minor rewording in .html files. PR: 16906 Submitted by: maintainer | ||||
* | - Use gzip'd tarball. | steve | 2000-02-27 | 3 | -6/+4 |
| | | | | | | | | | - Update MASTER_SITE - Remove maintainer at his request. - Note new homepage in pkg/DESCR. PR: 16909 Submitted by: maintainer (partially) | ||||
* | Pedro no longer wished to maintain this port. | steve | 2000-02-27 | 1 | -1/+1 |
| | | | | | PR: 16911 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Mark this port 'ONLY_FOR_ARCHS=i386'. | steve | 2000-02-27 | 2 | -0/+2 |
| | |||||
* | This port LIB_DEPENDS on c-client4.7 now that the imap-uw port has been | steve | 2000-02-27 | 1 | -1/+1 |
| | | | | updated. | ||||
* | Use '${PERL} install.pl' instead of relying on '.' being in PATH. | steve | 2000-02-27 | 1 | -1/+1 |
| | |||||
* | Update port to 0.5.0 | jedgar | 2000-02-27 | 4 | -17/+27 |
| | | | | | PR: 17002 Submitted by: Maintainer | ||||
* | Activate kpp | jedgar | 2000-02-27 | 1 | -0/+1 |
| | |||||
* | Kpp is a KDevelop Project to SPEC converter. | jedgar | 2000-02-27 | 6 | -0/+52 |
| | | | | | PR: 15131 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Welcome Hajimu UMEMOTO! | shin | 2000-02-27 | 1 | -0/+1 |
| | | | | | | He is already known as several patches submitter, and also has much IPv6 operation and experiment experience on Japanese IPv6 supported ISP IMASY, where he is a member of it. | ||||
* | update to latest -STABLE inn-STABLE_2_2-2000-02-25_03-09 | andreas | 2000-02-26 | 2 | -2/+2 |
| | |||||
* | upgrade to 1.3.12 | ache | 2000-02-26 | 15 | -35/+30 |
| | |||||
* | Update to version 0.7.27. | jim | 2000-02-26 | 8 | -6/+44 |
| | | | | Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Further refine 1.9 to actually use the distfiles in their new location. :) | asami | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Move "apache performance tuning" from Makefile to scripts/configure.php | dirk | 2000-02-26 | 6 | -21/+9 |
| | | | | and thus make it work again. | ||||
* | Merge openssl related changes from apache13-php3. | dirk | 2000-02-26 | 4 | -14/+26 |
| | |||||
* | -p is already included in ${MKDIR}. | dirk | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Fix build error: RSA_BASE='SYSTEM' is not appropriate for recent openssl | dirk | 2000-02-26 | 2 | -2/+1 |
| | | | | | | changes in the base system. Submitted by: Jim Bloom <bloom@acm.org> | ||||
* | Fix the texi code in man/texinfo.texi so that the newer version of | gj | 2000-02-26 | 1 | -0/+22 |
| | | | | | | | | makeinfo in -CURRENT doesn't barf. I don't know whether this will break building on -STABLE. Reported by: asami | ||||
* | Remove BROKEN for -STABLE since this works now. | jim | 2000-02-26 | 1 | -7/+1 |
| | | | | Submitted by: maintainer | ||||
* | Remove BROKEN for -STABLE since it works now. | jim | 2000-02-26 | 1 | -7/+1 |
| | | | | Submitted by: maintainer | ||||
* | - Add a trailing / to a MASTER_SITES | cpiazza | 2000-02-26 | 2 | -2/+8 |
| | | | | | | - install doc file Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update MASTER_SITES and add a file explaining how to replace | cpiazza | 2000-02-26 | 3 | -9/+70 |
| | | | | | | | sendmail on 4.0 (mailwrapper) PR: 16921 Submitted by: maintainer | ||||
* | Update to 5.3.0 | cpiazza | 2000-02-26 | 3 | -0/+45 |
| | | | | | PR: 16952 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br> | ||||
* | Update to 5.3.0 | cpiazza | 2000-02-26 | 3 | -4/+8 |
| | | | | | | | | This builds without patches with --enable-ipv6 but I couldn't test that it actually works. PR: 16952 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br> | ||||
* | Update to 1.1.0 | cpiazza | 2000-02-26 | 3 | -20/+57 |
| | | | | | PR: 16977 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Fix compilation for pre-cam systems. | jmz | 2000-02-26 | 1 | -0/+30 |
| | | | | | PR: ports/16986 Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp> | ||||
* | Update kdecore shlib number, this port was added between my grep and | asami | 2000-02-26 | 1 | -1/+1 |
| | | | | commit. ;) | ||||
* | Update to 1.2 | ade | 2000-02-26 | 4 | -8/+98 |
| | | | | | PR: 16850 Submitted by: maintainer | ||||
* | Small modification to respect $(CXX). | imura | 2000-02-26 | 2 | -6/+14 |
| | |||||
* | Add LIB_DEPENDS=kdelibs. | imura | 2000-02-26 | 1 | -0/+1 |
| | | | | RUN_DEPENDS=kdebase is not enough. | ||||
* | p5-Net-IPv4Addr provides functions to parse IPv4 addresses both | ade | 2000-02-26 | 11 | -0/+87 |
| | | | | | | | | | in traditional address/netmask format and in the new CIDR format. Methods for calculating the network and broadcast address, and also to check if a given address is in a specific network also exist. PR: 16984 Submitted by: Brad Hendrickse <bradh@uunet.co.za> | ||||
* | p5-Date-Calc consists of a C library and a Perl module (which uses | ade | 2000-02-26 | 6 | -0/+44 |
| | | | | | | | | | | the C library, internally) for all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). PR: 16979 Submitted by: Brad Hendrickse <bradh@uunet.co.za> | ||||
* | Update PATCH_SITES and WWW URL in DESCR. | shige | 2000-02-26 | 2 | -2/+5 |
| | |||||
* | Update WWW URL in DESCR. | shige | 2000-02-26 | 1 | -3/+3 |
| | |||||
* | Update fetch URL. | shige | 2000-02-26 | 2 | -3/+4 |
| | |||||
* | Update kon-font fetch URL(fix unfetchable problem). | shige | 2000-02-26 | 1 | -2/+2 |
| | |||||
* | Update to 1.4. | shige | 2000-02-26 | 4 | -8/+19 |
| | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/9002 | ||||
* | The reason for RESTRICTED regarding RSA code is a patent, not copyright | peter | 2000-02-25 | 1 | -1/+1 |
| | | | | issue. | ||||
* | Remove the gimp1-i18n port since it has been folded into the gimp1 port. | reg | 2000-02-25 | 1 | -1/+0 |
| | | | | Reviewed by: maintainer | ||||
* | Fix typo in the USE_BISON statement. | roger | 2000-02-25 | 4 | -4/+4 |
| | |||||
* | Fix a portlint warning and add USE_BISON | roger | 2000-02-25 | 4 | -4/+4 |
| | |||||
* | Fix a coredump-y bug that crept in recently. | green | 2000-02-25 | 1 | -2/+2 |
| | |||||
* | Update to 1.0.6 | ade | 2000-02-25 | 3 | -5/+7 |
| | |||||
* | Update to 0.50 (less bugs, GTK fixes, better memory | ade | 2000-02-25 | 6 | -28/+28 |
| | | | | | | | management and a history function) PR: 16947 Submitted by: maintainer | ||||
* | Respect CC and CFLAGS | jedgar | 2000-02-25 | 1 | -0/+3 |
| | |||||
* | Oops, forgot to change version on this. | asami | 2000-02-25 | 1 | -1/+1 |
| | | | | Submitted by: "William Wong" <willwong@anime.ca> | ||||
* | Update port to 1.0.1 | jedgar | 2000-02-25 | 3 | -12/+6 |
| | |||||
* | p5-GD-Graph is another perl5 module to create graphs | ade | 2000-02-25 | 6 | -0/+51 |
| | | | | | | | and charts using the GD package. PR: 16884 Submitted by: Dmitry Sivachenko <dima@Chg.RU> | ||||
* | p5-GD-TextUtil provides three modules for text utilities | ade | 2000-02-25 | 6 | -0/+55 |
| | | | | | | | for use with the GD drawing package. PR: 16883 Submitted by: Dmitry Sivachenko <dima@Chg.RU> | ||||
* | Small modification to respect $(CXX) | imura | 2000-02-25 | 2 | -9/+15 |
| | | | | Obtained from: Will's Qt/KDE site. | ||||
* | Add USE_QT=yes to respect $(CXX), and remove BROKEN= | imura | 2000-02-25 | 3 | -25/+9 |
| | |||||
* | Remove bug-buddy, now replaced by devel/bugbuddy | ade | 2000-02-24 | 1 | -1/+0 |
| | | | | Discussed with: asami, nakai | ||||
* | Switch maintainer | ade | 2000-02-24 | 3 | -3/+3 |
| | | | | Discussed with: asami, nakai | ||||
* | - re-enable TCP_NODELAY | sumikawa | 2000-02-24 | 1 | -41/+30 |
| | | | | | | | | | Submitted by: Arjan.deVet@adv.iae.nl (Arjan de Vet) - do not exit in failure to connect using IPv6 and try to IPv4 when connecting to dualstack hosts. Approved by: torstenb | ||||
* | No longer BROKEN in 3-stable. | imura | 2000-02-24 | 2 | -14/+2 |
| | |||||
* | Update to version 19991230. | imura | 2000-02-24 | 4 | -15/+9 |
| | | | | | | PR: 16685 Submitted by: Mikhail Teterin <root@kot.ne.mediaone.net> Approved by: maintainer | ||||
* | Upgrade to GNU Portable Threads (Pth), version 1.3.2 | rse | 2000-02-24 | 2 | -3/+3 |
| | |||||
* | Fix Y2K link | rse | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | Remove qt142 - superseded by qt145. | asami | 2000-02-24 | 1 | -1/+0 |
| | |||||
* | Don't install xbae.1 and xlt.1. | tg | 2000-02-24 | 1 | -4/+8 |
| | | | | Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> | ||||
* | Make IPv6-enable ssh works on socks environment. | sumikawa | 2000-02-24 | 3 | -17/+53 |
| | | | | | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> Reviewed by: shin, Robert Muir <rmuir@looksharp.net> Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Approved by: torstenb | ||||
* | fix PLIST. | sumikawa | 2000-02-24 | 1 | -1/+0 |
| | |||||
* | Merge the gimp1 and gimp1-i18n ports, and update to GIMP 1.1.17. | reg | 2000-02-24 | 66 | -1602/+3102 |
| | | | | | PR: ports/16837, ports/16913 Reviewed by: maintainers | ||||
* | Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it. | asami | 2000-02-24 | 1 | -2/+3 |
| | | | | While I'm here, bump the mk version, we've changed quite a bit recently. | ||||
* | Bump shlib versions of kdelibs11 and kdesupport11. | asami | 2000-02-24 | 73 | -127/+126 |
| | |||||
* | Bump shlib numbers. Add ".1" to end of PKGNAME to distinguish it from | asami | 2000-02-24 | 18 | -128/+328 |
| | | | | | | the previous version. Submitted by: Will Andrews <andrews@TECHNOLOGIST.COM> | ||||
* | Add ".1" at end of PKGNAME to distinguish this with the previous version | asami | 2000-02-24 | 2 | -0/+2 |
| | | | | with incompatible shlibs. | ||||
* | Update to 1.1.6 | nakai | 2000-02-24 | 2 | -3/+3 |
| | |||||
* | Add getaddrinfo() wrapper function support. | shin | 2000-02-24 | 8 | -57/+330 |
| | | | | | | | | | | Tested and confirmed by: Robert Muir <rmuir@looksharp.net>, Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>, Masahide -mac- NODA <mac@clave.gr.jp> Approved by: jkh Reviewed by: imp | ||||
* | Separete two ports in point of LIB_DEPENDS. | imura | 2000-02-24 | 1 | -3/+2 |
| | | | | Submitted by: asami | ||||
* | Bump shlib numbers, USE_QT now implies USE_NEWGCC so people using | asami | 2000-02-24 | 9 | -24/+67 |
| | | | | 3-stable will be unable to link with old libraries. | ||||
* | add ending / to WWW | mharo | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | update WWW | mharo | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | PREFIX -> LOCALBASE | mharo | 2000-02-24 | 2 | -4/+4 |
| | | | | add ending / to WWW | ||||
* | update URLs | mharo | 2000-02-24 | 1 | -2/+2 |
| | |||||
* | update WWW | mharo | 2000-02-24 | 2 | -2/+2 |
| | |||||
* | add ending / to WWW | mharo | 2000-02-24 | 2 | -2/+2 |
| | |||||
* | update WWW | mharo | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | add trailling / to WWW | mharo | 2000-02-24 | 2 | -2/+1 |
| | | | | remove PKGNAME since DISTNAME == PKGNAME | ||||
* | add trailling / to WWW and remove extra blank line | mharo | 2000-02-24 | 1 | -2/+1 |
| | |||||
* | update WWW | mharo | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | reword and update WWW | mharo | 2000-02-24 | 1 | -3/+5 |
| | |||||
* | add WWW | mharo | 2000-02-24 | 1 | -0/+2 |
| | |||||
* | gltk is a simple OpenGL and Tk interface used in the OpenGL | asami | 2000-02-24 | 6 | -0/+43 |
| | | | | | | | | tutorial in http://www.eecs.tulane.edu/www/Terry/OpenGL/Introduction.html Reviewed by: Will Andrews <andrews@TECHNOLOGIST.COM> | ||||
* | Mark broken for -stable: requires NEWGCC/NEWGCC-compiled kde libs | jedgar | 2000-02-24 | 1 | -1/+7 |
| | | | | | Submitted by: Maintainer Reported by: Rod Taylor <rod@zort.on.ca> | ||||
* | Activated imwheel. | jhb | 2000-02-24 | 1 | -0/+1 |
| | |||||
* | The imwheel port maps mouse button events to X keyboard events. This | jhb | 2000-02-24 | 12 | -0/+217 |
| | | | | | can be used to use the wheel on mice such as the Microsoft IntelliMouse and the Logitech TrackMan+ in X. | ||||
* | Update port to 2.01 | jedgar | 2000-02-24 | 2 | -5/+6 |
| | | | | | PR: 16930 Submitted by: Maintainer | ||||
* | Distfile location moved on FTP site. | nik | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | remove space at end of WWW line | mharo | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | remove extra `.' and space at end of WWW line | mharo | 2000-02-24 | 2 | -4/+4 |
| | |||||
* | portlint by removing unnecessary comments and chars from files to | mharo | 2000-02-24 | 2 | -6/+2 |
| | | | | shrink to < 70 chars for COMMENT and 24 lines for DESCR | ||||
* | remove giflib | mharo | 2000-02-24 | 1 | -1/+0 |
| | |||||
* | bugbuddy is a semi-automated tool that will notice if any GNOME | ade | 2000-02-24 | 19 | -0/+268 |
| | | | | | | application segfaults, intercept it, and offer to file a bug report back at gnome.org with as much developer-useful information as possible. | ||||
* | Correctly substitute version information into the installed | ade | 2000-02-24 | 4 | -16/+48 |
| | | | | | | run-time configuration file. ie: make "gnome-config --modversion capplet" DTRT | ||||
* | Add MODULE_VERSION information to the installed run-time | ade | 2000-02-24 | 1 | -18/+22 |
| | | | | | | configuration file. ie: make "gnome-config --modversion applets" DTRT | ||||
* | Fix PLIST to remove the plethora of directories created upon installation. | billf | 2000-02-24 | 12 | -0/+996 |
| | | | | | PR: ports/16936 Submitted by: wollman | ||||
* | Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASE | ade | 2000-02-24 | 12 | -789/+15 |
| | |||||
* | Fix bogon in PLIST_SUB that was preventing the PLIST | ade | 2000-02-24 | 2 | -2/+2 |
| | | | | | | from being generated at install time. Not approved by: maintainer | ||||
* | Update 0.2p -> 0.2q | nectar | 2000-02-23 | 3 | -2/+3 |
| | |||||
* | Update to version 1.0b9. | imura | 2000-02-23 | 2 | -4/+4 |
| | | | | | PR: 16918 Submitted by: maintainer | ||||
* | Update to version 1.0a5. | imura | 2000-02-23 | 5 | -7/+49 |
| | | | | | PR: 16917 Submitted by: maintainer | ||||
* | Update to version 2.2.1b. | imura | 2000-02-23 | 3 | -14/+14 |
| | | | | | | | Maintainer changed to Dmitry Sivachenk. PR: 16905 Submitted by: new maintainer | ||||
* | Update to version 3.0b6.1. | imura | 2000-02-23 | 5 | -276/+325 |
| | | | | | PR: 16724 Submitted by: maintainer | ||||
* | Update to version 2.7.2. | imura | 2000-02-23 | 4 | -111/+68 |
| | | | | | PR: 16596 Submitted by: maintainer |