summaryrefslogtreecommitdiff
path: root/japanese/balsa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Add another set of quotes around the value of DEPRECATED.Bill Fenner2005-10-131-1/+1
| | | | I sure do love them frech-fried quoteaters, mmm-hmm
* Reset bouncing maintainer address; mark broken since it does not fetch.Mark Linimon2005-10-102-4/+6
| | | | Source: distfile survey
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* Fix patching after the recent locale dir changes to bsd.gnome.mk.Joe Marcus Clarke2004-07-011-3/+3
| | | | Reported by: pointyhat via kris
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira2001-11-201-1/+1
|
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Fix my breakage. Install files in the right places, and use regex styleJeremy Lea2000-10-132-2/+9
| | | | patching.
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-14/+5
|
* Japanized version of mail/balsa.Yukihiro Nakai2000-07-1811-0/+206
PR: ports/18497 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>