Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "de-" in front of PKGNAME. | asami | 2000-01-25 | 2 | -2/+2 |
| | |||||
* | Add staroffice5. | asami | 2000-01-14 | 1 | -0/+1 |
| | |||||
* | Whoops - forgot the Makefile. | eivind | 2000-01-09 | 2 | -0/+202 |
| | |||||
* | German StarOffice port. | eivind | 2000-01-09 | 16 | -0/+5340 |
| | | | | Submitted by: Martin Blapp <mb@imp.ch> | ||||
* | Update to dict-1.2 | wosch | 2000-01-09 | 2 | -3/+3 |
| | |||||
* | Add another distribution site for patches and changes the default for the | steve | 2000-01-01 | 1 | -8/+10 |
| | | | | | | | TEMPDIR variable. PR: 15764 Submitted by: maintainer | ||||
* | These ports now need 'LIB_DEPENDS=gd.0:...'. | steve | 1999-12-28 | 2 | -2/+2 |
| | |||||
* | Remove '-v' from the invocation of ln(1). | steve | 1999-12-24 | 1 | -1/+1 |
| | | | | | PR: 15623 Submitted by: Udo Schweigert <ust@cert.siemens.de> | ||||
* | "Quite sorry for sending this so late. I just got my hands on a Sun | asami | 1999-12-15 | 4 | -2579/+2604 |
| | | | | | | | StarOffice CDROM and found out how broken the port really was. It also uses a DIST_SUBDIR now." Submitted by: obrien | ||||
* | Fix buglet in the perl expression. | obrien | 1999-12-11 | 1 | -1/+1 |
| | | | | Noticed by: Brian Handy <handy@lambic.physics.montana.edu> | ||||
* | Updated checksums. | obrien | 1999-12-10 | 1 | -0/+2 |
| | | | | Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (MAINTAINIER) | ||||
* | I didn't notice there was a .file file as part of the port, and it was | obrien | 1999-12-10 | 1 | -1/+1 |
| | | | | | in the wrong place. The .dot files has been renamed dot.file and moved to files/ | ||||
* | This is Sun's version 5.1a of StarOffice, an office productivity suite | obrien | 1999-12-10 | 8 | -0/+2689 |
| | | | | | | | simular to Microsoft Office. PR: 14899 Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me) | ||||
* | Add '-lpng' for linking the against the static libgd.a. | steve | 1999-11-01 | 3 | -2/+15 |
| | |||||
* | Update to version 1.30.4. | steve | 1999-09-27 | 6 | -16/+1234 |
| | | | | | PR: 13663 Submitted by: maintainer | ||||
* | Update master site. | wosch | 1999-09-19 | 3 | -3/+3 |
| | |||||
* | Unbreak by finding the new master site and updating to 1.9.99 | cpiazza | 1999-09-06 | 3 | -6/+8 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 2 | -2/+2 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 7 | -7/+7 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 7 | -7/+7 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Activate cheapcall. | cpiazza | 1999-06-26 | 1 | -1/+2 |
| | |||||
* | A utility that shows the cheapest call-by-call telephone provider. | cpiazza | 1999-06-26 | 5 | -0/+53 |
| | | | | | | | | This is in german only and only applies to people in Germany. PR: 12193 Submitted by: Peter Cornelius <pcc@gmx.net> Reviewe by: | ||||
* | Update to version 1.22.6. | steve | 1999-06-10 | 4 | -18/+16 |
| | | | | | PR: 12100 Submitted by: maintainer | ||||
* | Use PERL_ARCH so this works on the Alpha too. | steve | 1999-05-31 | 2 | -12/+12 |
| | |||||
* | Add WWW: | mharo | 1999-05-03 | 5 | -6/+10 |
| | |||||
* | Update to version 1.22.3. | steve | 1999-03-31 | 6 | -24/+24 |
| | | | | | PR: 10884 Submitted by: maintainer | ||||
* | Cleanup MASTER_SITES. | wosch | 1999-03-08 | 1 | -3/+2 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. | ||||
* | Update to version 1.20.07. | steve | 1999-01-26 | 7 | -22/+56 |
| | | | | | PR: 9622 Submitted by: maintainer | ||||
* | Typo in last commit. | wosch | 1999-01-17 | 1 | -1/+1 |
| | |||||
* | Added short english comment | wosch | 1999-01-17 | 1 | -0/+6 |
| | | | | Added link to the web interface. | ||||
* | Fix RUN_DEPENDS line | wosch | 1998-10-28 | 1 | -2/+2 |
| | | | | Submitted by: Jacques Vidrine <n@nectar.com> | ||||
* | unbroke | wosch | 1998-08-29 | 1 | -3/+1 |
| | |||||
* | Perl5 upgrade fixes. | wosch | 1998-08-29 | 1 | -2/+2 |
| | |||||
* | Mark this port broken: | asami | 1998-08-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | ====== ===> Building package for BBBike-2.48 Creating package /usr/ports/packages/All/BBBike-2.48.tgz Registering depends: perl-5.00502. Creating gzip'd tar ball in '/usr/ports/packages/All/BBBike-2.48.tgz' tar: can't add file BBBike/lib/BBBikeXS.pm : No such file or directory tar: can't add file BBBike/lib/VirtArray.pm : No such file or directory pkg_create: tar command failed with code 256 *** Error code 1 ======= While I'm here, adjust the p5-Tk dependency path (both .pm file and p5-Tk location were wrong) and remove obsoleted variable NO_CONFIGURE. | ||||
* | Added BBBike. | wosch | 1998-08-26 | 1 | -1/+2 |
| | |||||
* | A route-finder for cyclists in Berlin and Brandenburg (only german). | wosch | 1998-08-26 | 5 | -0/+221 |
| | | | | | | | | | | | BBBike computes the shortes and fastest way between point A and B, depending on the number of traffic lights, crosses, one way streets, wind force, air temperature, mountains and human power. BBBike has a cute GUI and map, including most streets, rivers and lakes, railways stations, and subway stations. It has several interface to other online database: phone book, zip code, Berlin city map, eplus mobil phone map of Brandenburg. | ||||
* | Move PLIST generation to do-install. Since do-install is already define | asami | 1998-08-25 | 1 | -3/+1 |
| | | | | in this Makefile, there wasn't much reason why it was separate anyway. | ||||
* | Don't start the COMMENT with the name of the port. | steve | 1998-07-13 | 2 | -2/+2 |
| | |||||
* | Turn on webalizer. | steve | 1998-07-13 | 1 | -1/+2 |
| | |||||
* | Initial import of webalizer version 1.12. | steve | 1998-07-13 | 10 | -0/+160 |
| | | | | | | | A web server log file analysis program. PR: 7001 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | ||||
* | Typo in CATEGORIES. | wosch | 1998-01-11 | 1 | -2/+2 |
| | |||||
* | Standardize and simplify. | max | 1998-01-03 | 1 | -15/+12 |
| | | | | Also, add misc to the category list. | ||||
* | Portlint. | asami | 1998-01-01 | 2 | -3/+4 |
| | |||||
* | Need "de-" in front of PKGNAME. | asami | 1998-01-01 | 1 | -1/+2 |
| | |||||
* | ${GZIP_CMD} -d -> ${GZCAT} | wosch | 1997-12-31 | 1 | -2/+2 |
| | |||||
* | Use INSTALL_DATA macro. | wosch | 1997-12-31 | 1 | -4/+3 |
| | | | | ${GZIP_CMD} -d -> ${GZCAT} | ||||
* | Enable phone. | wosch | 1997-12-31 | 1 | -1/+2 |
| | |||||
* | German phone code / Deutsche Telefonvorwahl (AVON). | wosch | 1997-12-31 | 5 | -0/+36 |
| | |||||
* | Add URL for an online example cgi script. | wosch | 1997-12-31 | 1 | -1/+5 |
| | |||||
* | Update to a new dictionary with 115,000 entries. | wosch | 1997-12-28 | 4 | -7/+7 |
| | |||||
* | Distfile apparently changed on master site. | jseger | 1997-11-09 | 1 | -1/+1 |
| | |||||
* | Um, you can't just "enable checksum test" in the Makefile without | asami | 1997-10-08 | 1 | -1/+1 |
| | | | | adding it here. How old is your bsd.port.mk? | ||||
* | Delete last empty line. | wosch | 1997-10-03 | 1 | -1/+0 |
| | |||||
* | Portlint. Add a scond MASTER_SITES. Enable checksum test. | wosch | 1997-10-03 | 1 | -4/+4 |
| | |||||
* | (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILES | asami | 1997-10-02 | 2 | -4/+5 |
| | | | | | | | | for files for which the checksum should not be checked. (2) Use the PLIST variable to point to temporary PLIST in ${WRKSRC}. Under no circumstances should a port modify a file in the repository (${PKGDIR}/PLIST in this case). | ||||
* | Disable checksum - the distfile will be updated daily. | wosch | 1997-10-02 | 1 | -2/+7 |
| | | | | Create pkg/PLIST on the fly. | ||||
* | Portlint baby! | asami | 1997-09-30 | 1 | -5/+5 |
| | |||||
* | Enable manpages. | wosch | 1997-09-30 | 1 | -1/+2 |
| | |||||
* | Date typo. | wosch | 1997-09-30 | 1 | -2/+2 |
| | |||||
* | German GNU and Linux manual pages. | wosch | 1997-09-30 | 5 | -0/+67 |
| | |||||
* | update MASTER_SITES | wosch | 1997-08-16 | 1 | -2/+2 |
| | |||||
* | Minor cleanup to make portlint happy. | asami | 1997-08-13 | 1 | -5/+8 |
| | |||||
* | Remove empty line (this file is supposed to have only one line!) and remove | asami | 1997-08-13 | 1 | -2/+1 |
| | | | | "dict -" from the beginning of the remaining line. | ||||
* | Add dict (sounds like "addict"! :). | asami | 1997-08-07 | 1 | -1/+2 |
| | | | | Slipped off the keyboard of: wosch | ||||
* | dict - simple english/german dictionary | wosch | 1997-08-07 | 5 | -0/+30 |
| | |||||
* | Activate spinne. | tg | 1997-07-31 | 1 | -2/+2 |
| | |||||
* | A new "german" category starts today in a rather embarrasing fashion. | asami | 1997-07-31 | 2 | -0/+7 |
(Basically because spinne's authors can't be bothered to translate the documents to English.) However, that doesn't mean we can put more useful German-specific stuff here, so all *.de porters, rise to your feet! :) Poked by: tg |