Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-08 | 5 | -65/+0 | |
| | ||||||
* | - GNU_CONFIGURE -> USE_LIBTOOL | ijliao | 2002-06-08 | 2 | -16/+18 | |
| | | | | | | | | - Support PREFIX properly bump portrevision PR: 38992 Submitted by: Ports Fury | |||||
* | devel/ruby-racc-runtime and devel/ruby-strscan have been replaced with | knu | 2002-06-08 | 2 | -6/+10 | |
| | | | | lang/ruby16-shim-ruby18. | |||||
* | - Support CFLAGS/CXXFLAGS properly | ijliao | 2002-06-08 | 3 | -39/+30 | |
| | | | | | | | | - Utilize NOPORTDOCS bump portrevision PR: 38991 Submitted by: Ports Fury | |||||
* | devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-08 | 17 | -54/+36 | |
| | ||||||
* | Remove #pragma weak usage. | tegge | 2002-06-08 | 3 | -23/+40 | |
| | ||||||
* | Track changes in -current (remove register keyword, ansify). | tegge | 2002-06-08 | 1 | -115/+115 | |
| | ||||||
* | Fix malformed preprocessor directive. | tegge | 2002-06-08 | 1 | -1/+1 | |
| | ||||||
* | A small program that implements just enough of the NNTP protocol | roberto | 2002-06-08 | 5 | -0/+37 | |
| | | | | | | | | to authenticate client requests. After authentication nnap bounces the client TCP connection to an open NNTP server. PR: ports/38578 Submitted by: Lasse L. Johnsen <lasse@freebsdcluster.org> | |||||
* | devel/ruby-racc-runtime has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-08 | 5 | -36/+8 | |
| | ||||||
* | To ports@freebsd.org. | obrien | 2002-06-08 | 12 | -12/+12 | |
| | ||||||
* | devel/ruby-fileutils has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-08 | 5 | -61/+0 | |
| | ||||||
* | devel/ruby-dl has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-08 | 5 | -61/+0 | |
| | ||||||
* | bye-bye to PGCC | obrien | 2002-06-08 | 1 | -1/+0 | |
| | ||||||
* | This was still at the GCC 2.95.2 level. GCC 3.1 has really subsumed | obrien | 2002-06-08 | 26 | -1328/+0 | |
| | | | | | the optimization work the PGCC group did based on the closed development GCC versions. | |||||
* | ruby16-shim-ruby18 --> ports/lang/ruby16-shim-ruby18 | knu | 2002-06-08 | 1 | -0/+1 | |
| | ||||||
* | Add ruby16-shim-ruby18, version 1.7.2.2002.05.21. | knu | 2002-06-08 | 8 | -0/+170 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby Shim is a set of modules that provide the libraries and the additional features that will appear in the next version of Ruby. Shim between 1.6 and 1.8 includes: features/ruby18 Hooks to support ruby 1.8 extensions dl Interface to dynamic linker racc-runtime Racc runtime module stringio IO interface for String strscan Fast string scanner benchmark Benchmark module fileutils File & directory manipulation pp Pretty printer (prettier version of `p') tsort Topological sorter Accordingly, this port obsoletes and replaces the following ports: devel/ruby-dl devel/ruby-fileutils devel/ruby-fnmatch devel/ruby-racc-runtime devel/ruby-strscan They will be automatically deinstalled during the installation process of this port. | |||||
* | Mark Peek is doing good things with GDB, so hand it over to him. | obrien | 2002-06-08 | 4 | -4/+4 | |
| | ||||||
* | Update to 0.4.1 | brian | 2002-06-08 | 18 | -258/+204 | |
| | | | | | | | This version uses graphics/libdvdread rather than insisting on using the internal libdvdread as previous versions did. Mostly submitted by: Scott Lambert <lambert@lambertfam.org> | |||||
* | Link libcrypt to suppress compiler warnings. | nobutaka | 2002-06-08 | 2 | -2/+4 | |
| | | | | Pointed out by: nork | |||||
* | Update to 1.2.7. | nobutaka | 2002-06-08 | 2 | -2/+2 | |
| | ||||||
* | Update to 5.9.1 | pat | 2002-06-08 | 2 | -2/+2 | |
| | | | | | PR: ports/39022 Submitted by: maintainer | |||||
* | xtheater --> ports/graphics/xtheater | ijliao | 2002-06-08 | 1 | -0/+1 | |
| | ||||||
* | add xtheater 1.0.0p1 | ijliao | 2002-06-08 | 13 | -0/+131 | |
| | | | | MPEG-1 player in GTK+ capable of playing MPEG-1 format streams | |||||
* | Add a patch to get around the interactive intelligence built into the | tobez | 2002-06-08 | 1 | -0/+39 | |
| | | | | | | | Makefile.PL. We know better in this instance. PORTREVISION is not bumped since there so little time passed since the last commit. | |||||
* | Update to 2.31. | tobez | 2002-06-08 | 3 | -10/+2 | |
| | | | | | PR: 38298 Submitted by: David Lay <dave@staff.netc.net.au> | |||||
* | Remove gatekeeper.dec.com from CPAN mirrors, since it is a) unavailable, | tobez | 2002-06-08 | 1 | -1/+0 | |
| | | | | and b) is not listed at http://www.cpan.org/SITES.html. | |||||
* | Fix a bug where asmail wouldn't correctly parse the imap4 port number | petef | 2002-06-08 | 2 | -0/+46 | |
| | | | | | | | | correctly. PR: 34804 Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> Approved by: maintainer timeout | |||||
* | Update to 0.50. | tobez | 2002-06-08 | 2 | -2/+2 | |
| | ||||||
* | - update to 3.4.16 | petef | 2002-06-08 | 4 | -13/+22 | |
| | | | | | | | - update maintainer's email address PR: 39020 Submitted by: Jonathan Hanna <jhanna@shaw.ca> | |||||
* | - update to icc 6.0.149 | netchild | 2002-06-08 | 7 | -31/+35 | |
| | | | | | | | - use an empty MASTER_SITES to not get mail from fenner's distfile survey Suggested by: fenner - correct the message in IGNORE after obrien's change to linux-base - fill in the product name in docs/csupport | |||||
* | Recognise ar(1) archives (.a) as a valid entities to link with. This fixes | sobomax | 2002-06-08 | 10 | -20/+45 | |
| | | | | many places when it is necessary to link shared object with a static library. | |||||
* | Add contrib_gnu-sort | ache | 2002-06-08 | 1 | -0/+1 | |
| | ||||||
* | Update to X-Face utils 1.3.6.20 | yoichi | 2002-06-08 | 2 | -2/+2 | |
| | ||||||
* | Release maintainership. I'm not using this any more. | knu | 2002-06-08 | 1 | -1/+1 | |
| | ||||||
* | Funnily enough, missing.h was missing in the pkg-plist. | knu | 2002-06-08 | 4 | -0/+4 | |
| | ||||||
* | Update to: unix-connect-0.94 | dinoex | 2002-06-08 | 2 | -2/+3 | |
| | ||||||
* | Julian does not want to be the MAINTAINER any more. | fenner | 2002-06-08 | 1 | -1/+1 | |
| | ||||||
* | Update to 2.5.1 | pat | 2002-06-08 | 2 | -4/+9 | |
| | | | | | PR: 39000 Submitted by: KATO Tsuguru <tkato@prontomail.com> | |||||
* | Portlint compliance - use tab to make indentation | pat | 2002-06-08 | 1 | -4/+4 | |
| | | | | | PR: 38623 Submitted by: maintainer | |||||
* | Add working download site | pat | 2002-06-08 | 1 | -1/+2 | |
| | | | | | PR: 38701 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | |||||
* | Update to 3.3 | pat | 2002-06-08 | 3 | -5/+4 | |
| | | | | | PR: 38881 Submitted by: maintainer | |||||
* | Fix typing error in OPTION | dinoex | 2002-06-08 | 2 | -2/+2 | |
| | | | | Submitted by: joseph@randomnetworks.com | |||||
* | Fix build on -current with gcc 3.1. | petef | 2002-06-08 | 1 | -0/+4 | |
| | | | | Submitted by: bento | |||||
* | - Update to 2002.05.31 | pat | 2002-06-08 | 3 | -4/+4 | |
| | | | | | | | - Change maintainer's address PR: ports/38964 Submitted by: maintainer | |||||
* | Update to 1.05 | pat | 2002-06-08 | 3 | -3/+3 | |
| | | | | | PR: ports/38969 Submitted by: maintainer | |||||
* | Update to 1.15 | pat | 2002-06-08 | 2 | -2/+2 | |
| | | | | | PR: 38970 Submitted by: maintainer | |||||
* | Update to 0.4.2 | pat | 2002-06-08 | 3 | -18/+3 | |
| | | | | | PR: 38971 Submitted by: maintainer | |||||
* | Update to 1.65 | pat | 2002-06-08 | 3 | -21/+298 | |
| | | | | | PR: 38972 Submitted by: maintainer | |||||
* | acfax --> ports/comms/acfax | petef | 2002-06-08 | 1 | -0/+1 | |
| |