Commit Graph

258 Commits

Author SHA1 Message Date
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
jasper
444eaec26b having MASTER_SITES_BACKUP is implied, so no need to make it explicit. 2013-05-06 12:01:17 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
de37654fca fix some too-short mktemp format strings 2013-03-11 20:59:04 +00:00
espie
cca45a025b oops 2013-03-11 10:48:55 +00:00
espie
bffe0240e9 over-eager 2013-03-11 01:41:41 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
naddy
a49c754495 after PKGSPEC change, bump all packages that depend on db/v3 2011-09-25 14:42:51 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jasper
b380be0759 - fix dependencies after moving directories around 2011-07-19 19:15:19 +00:00
jasper
faf299a6e2 moved to fonts 2011-07-19 16:51:34 +00:00
jasper
21c0d2b63b these ports have moved to fonts/, some have gotten the zh-prefix where applicable. 2011-07-19 09:23:26 +00:00
jasper
1c407dc524 unhook ports that have moved to fonts/ 2011-07-19 09:22:49 +00:00
jasper
44afc44b5a Resolve conflict with libunicode (both ports install a unicode.h) by moving
the cconv headers to include/cconv/

maintainer timed-out
2011-07-08 18:03:46 +00:00
jasper
2080dd3e00 - fix patch names
- add missing rcs ids
2011-07-08 09:41:46 +00:00
jasper
7f31dad9f9 - fix patch name
- hardcoding /usr/local ist verboten!
2011-07-08 09:35:54 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
35e483e27c tw mirror 2011-05-22 16:24:15 +00:00
kevlo
baa34c32d9 Add cconv 2011-05-12 09:59:35 +00:00
kevlo
e9fa5a80a7 Import cconv-0.6.2
cconv(pronunciation: see-conv.) is iconv based simplified-traditional 
chinese conversion tool. It is NOT only transcoding program, but also 
TRANSLATE tools between the Simplified Chinese and Traditional Chinese.

ok rpointel@
2011-05-12 09:58:51 +00:00
kevlo
1ad7d52c97 Update to 0.3.3
ok ajacoutot@
2011-05-02 06:55:07 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
kevlo
3dd9327e1a PYTHON_VER -> MODPY_VERSION; from fgsch@, thanks! 2010-09-13 04:46:13 +00:00
kevlo
54ced0f0e4 Simplify the code by not hardcoding the python version at all
and using whatever is the default in python.mk.

Based on the diff from fgsch@
2010-09-08 02:08:53 +00:00
kevlo
108484d01d Switch to Python 2.6. Both bg5pdf and bg5ps work fine.
Requested by fgsch@
2010-09-07 03:41:13 +00:00
fgsch
9719068811 Bump revision after python's default change. 2010-08-30 16:48:31 +00:00
ajacoutot
69a3172601 Zap some PKGNAME=${DISTNAME} before landry@ finds out... 2010-07-24 08:01:40 +00:00
ajacoutot
ef1f55671f Move to REVISION and new DEPENDS. Fix WANTLIB where needed. 2010-07-24 07:01:03 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
jasper
e21fe7e6f2 - sync 2010-03-23 12:04:08 +00:00
jasper
74c76fe649 - remove old input methods, we now have proper native input methods, like
inputmethods/scim.

suggested an ok kevlo@ (MAINTAINER)
2010-03-23 12:03:19 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sturm
dec1953206 switch BUILD_DEPENDS from rpm to rpm2cpio to avoid conflicts 2009-10-06 15:52:41 +00:00
sturm
ec8ad19dd6 switch BUILD_DEPENDS from rpm to rpm2cpio as well to avoid conflicts
noticed by naddy
2009-10-06 15:50:09 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
a42bc0f569 Make RUN_DEPENDS comply with packages-specs(7) by converting the
port to python.port.mk; spotted by naddy@. ok kevlo@ (maintainer).
2009-07-18 15:07:51 +00:00
espie
8da7f3dc76 fix for depends 2009-03-11 11:07:40 +00:00
espie
a051cb9639 fix deps 2009-03-11 11:06:42 +00:00
espie
5514cccc92 fix python dep 2009-03-11 11:03:17 +00:00
kevlo
ac07348b38 update to 0.3.2
ok ajacoutot@
2009-01-09 07:33:51 +00:00