1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
Cheng-Lung Sung
d30ec5e59d - portlint whine me to use a tab (not space) after a variable name 2006-05-26 01:37:50 +00:00
Cheng-Lung Sung
750010ac26 - remove trailing directory of --with-db-lib 2006-05-26 01:33:40 +00:00
Cheng-Lung Sung
e61273a977 - chinese/xcin25 is updated to use USE_BDB, and supports db4+.
A warning message is printed if user defines WITH_BDB_VER.
  The db version used for xcin25 and libtabe  MUST  match.
- USE_BDB exists in libtabe, but it may find the wrong version
  if one has more than one bdb version  installed. Thus, configure
  and two source files are patched to use the correct bdb version
  specified in WITH_BDB_VER.
- bump PORTREVISION to encourage updating

PR:		ports/96606
Submitted by:	Rong-En Fan <rafan_AT_infor dot org>
Approved by:	maintainer (Kuang-che Wu)
2006-05-23 01:13:40 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Cheng-Lung Sung
740cd0d65a - change distfile url.
- change maintainer's email address.

PR:		93095
Submitted by:	maintainer (Kuang-che Wu)
2006-02-10 00:54:47 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Yen-Ming Lee
08014e349d patch for zh_CN.EUC.
PR:		54877
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
Approved by:	Kuang-che Wu <kcwu@kcwu.homeip.net>
2003-08-09 12:27:24 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Ade Lovett
3fccc4d9a5 BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
2002-08-22 19:34:32 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Kevin Lo
d6df081836 Applied this patch to ensure build smoothly on
some environment/compiler.

PR: 41535
Submitted by: MAINTAINER
2002-08-21 09:47:42 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Patrick Li
b4c050dd6d Fix MASTER_SITES and use space after variable name
PR:		39334
Submitted by:	maintainer
2002-06-16 02:08:44 +00:00
Ying-Chieh Liao
efad89489a xcinrc fix
PR:		37258
Submitted by:	maintainer
2002-04-20 14:56:21 +00:00
Clive Lin
90d269289a Forgot to put this file into Attic. 2002-04-17 12:55:04 +00:00
Clive Lin
0b11fae5a7 Upgrade to latest xcin25/libtabe suite.
Hand MAINTAINER to submitter.

PR: ports/37039 ports/37040
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
2002-04-17 11:51:53 +00:00
Clive Lin
949f7b3ffa Post gettext-0.11.1 fix. 2002-04-14 23:56:08 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Clive Lin
10011e2645 Update chewing module.
PR: ports/32545
Submitted by: Statue <statue@softwareliberty.org>
2001-12-08 07:24:44 +00:00
Clive Lin
18bb3f4cf7 Fix its #include <malloc.h> bug, found by src/include/malloc.h rev 1.4. 2001-11-03 20:03:25 +00:00
Ying-Chieh Liao
f040c80e18 - NOPORTDOCS support to pkg-plist
- 's|${INSTALL_MAN}|${INSTALL_DATA}|'

PR:		29753
Submitted by:	Patrick Li <pat@databits.net>
2001-10-15 10:01:39 +00:00
Jing-Tang Keith Jang
bcfe97c4c7 Update the libtabe version check in RUN_DEPENDS. 2001-06-22 09:05:49 +00:00
Jing-Tang Keith Jang
968916bcf4 Remove ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE check in
RUN_DEPENDS.  Since we now have the correct patch in all of
x11/{XFree86,XFree86-4,XFree86-4-libraries}, its service is no
longer needed.

Reported by:	cheath.bbs@bbs.cs.nthu.edu.tw
2001-03-30 17:04:57 +00:00
Jing-Tang Keith Jang
8e167f64a4 Upgrade to 2.5.2.3. 2001-03-13 06:32:46 +00:00
Vanilla I. Shu
f1abb1a7cc Add chewing module, and bump version.
PR:		ports/25048, ports/25064
Submitted by:	Kang-ming Liu <gugod@gugod.org>
2001-02-14 19:02:18 +00:00
Jing-Tang Keith Jang
e8e05d06ae Update to 2.5.2.2.
Reminded by:	vanilla
2001-01-02 06:30:32 +00:00
Jing-Tang Keith Jang
fb231b65dd Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org 2000-11-06 18:15:21 +00:00
Kevin Lo
70238f9e7d Update to version 2.5.2.1
PR: 22438
Submitted by: MAINTAINER
2000-10-31 12:50:02 +00:00
Kevin Lo
f2d34a83ec Upgrade to version 2.5.2
PR: 22018
Submitted by: MAINTAINER
2000-10-16 13:04:50 +00:00
Kevin Lo
808ac9620e Upgrade to version 2.5.2.pre6
PR: 21832
Submitted by: MAINTAINER
2000-10-10 05:37:13 +00:00
Ade Lovett
e1d0e9cf86 Remove 800k patch-zz.. this is being handled by PATCH_SITES as
per my earlier commit
2000-09-19 15:35:44 +00:00
Ade Lovett
c8403c7246 Oops. Forgot a PORTREVISION bump. 2000-09-19 15:03:33 +00:00
Ade Lovett
1671d20389 Add author-generated patches to fix several bugs and introduce
many new features

PR:		21377
Submitted by:	Michael C. Wu <keichii@peorth.iteration.net>
2000-09-19 15:03:00 +00:00
Vanilla I. Shu
6ea92306b0 Upgrade to 2.5.2p5. 2000-08-25 05:19:48 +00:00
Vanilla I. Shu
fc1111df82 Upgrade to latest version. 2000-08-12 07:36:22 +00:00
Kevin Lo
dfa1fa27f2 autoconvert was missing "zh-" in front of PORTNAME 2000-08-03 16:22:08 +00:00
Vanilla I. Shu
398ecef161 Make it compileable with libtabe-0.1.5. 2000-07-16 08:51:39 +00:00
Vanilla I. Shu
baa192293d Upgrade to 2.5.2p3
Submitted by:	maintainer
2000-04-24 06:25:50 +00:00
Satoshi Asami
74b19501bc Convert to PORTNAME/PORTVERSION.
Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
2000-04-13 08:28:23 +00:00
Michael Haro
4005837bf8 Shrink pkg/COMMENT to 70 chars
PREFIX -> X11BASE
2000-03-21 23:32:36 +00:00