1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Martin Wilke
9fe1834c7a - Unbreak
- Fix build with gcc 4.2

PR:		117776
Submitted by:	pietro cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-05 10:04:15 +00:00
Mark Linimon
3b13ed569d Mark as broken with gcc4.2. 2007-10-02 05:36:42 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Kirill Ponomarev
037281d66e Support WITHOUT_NLS 2004-07-11 10:03:33 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kirill Ponomarev
00f9f4e3c8 - Update to version 0.3.7
PR:		58577
Submitted by:	maintainer
2003-10-27 14:44:53 +00:00
Edwin Groothuis
ed6ad9fc5a int main(void) { int i=0; while (++i<=500) { printf("I will double check my commits next time.\n"); } 2003-10-13 11:28:30 +00:00
Edwin Groothuis
6a0d21b311 Fix dependency, add intl.5
Noticed by: bento
2003-10-13 07:41:11 +00:00
Edwin Groothuis
15e9100c06 new port for ports tree (editors/zoinks)
Zoinks is a programmer's editor and development environment
	for Unix/X11 systems.   The editor has features similar to
	Mac text editors like MPW and CodeWarrior.   It also has
	some features for HTML authoring. Zoinks supports
	comparing/diffing files and directory hierarchies. It also
	supports inputting and editing multi-byte text (e.g. Japanese
	and other Asian languages).

PR:		ports/54886
Submitted by:	Mike Lockwood <mike@mikelockwood.com>
2003-10-06 12:37:31 +00:00