Commit graph

47 commits

Author SHA1 Message Date
Martin Wilke
c24323ef82 - Fix build with clang
- Add License

PR:		185708
Submitted by:	ports fury
2014-01-19 14:24:49 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Ruslan Makhmatkhanov
ce2fc14864 - update japanese/eb to 4.4.3
- add support for NOPORTDOCS and WITHOUT_NLS
- bump PORTREVISION for dependent ports:
  - japanese/eblook
  - japanese/ebview
  - japanese/ebview-gtk2
  - japanese/ebnetd

while here, common changes:
- strip Makefile headers
- remove shlib versions from dependent ports
- remove deprecated attributions from pkg-descr
- whitespace fixes to pkg-descr

PR:		167175
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail dot com> (original patch)
Submitted by:	Yasuhiro KIMURA <yasu at utahime dot org> (maintainer, final patch)
2012-09-13 20:33:53 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Philip M. Gollucci
831aac0a98 - Bump shlib and PORTREVISION for japanese/eb update
libeb.so.14 -> libeb.so.15
2010-02-01 03:41:44 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Norikatsu Shigemura
661d11053e o Update to 4.4.1.
o Bump shlib version.
o Bump PORTREVISION of ports depending on, accordingly.

PR:		ports/136298
Submitted by:	Yasuhiro KIMURA  yasu utahime org
2009-07-20 18:13:55 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
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
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
MANTANI Nobutaka
6fa2ba537e Fix build with gcc 4.2. 2007-12-27 16:15:07 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +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
Pav Lucistnik
ac39da517d - Chase japanese/eb update 2006-12-02 16:06:44 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +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
Norikatsu Shigemura
bf958d6a97 o Update to 4.2. [1]
o Fix minor bug. [2]

PR:		ports/81629 [1]
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from:	ndtpd/01982 [2]
Approved by:	maintainer timeout
2005-07-31 07:17:11 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Norikatsu Shigemura
6d3288ccf4 Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile

PR:		ports/74133
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Requested by:	Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by:	portmgr(marcus)
2004-12-26 11:30:31 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Norikatsu Shigemura
8dbd7a34c3 Resurrect previous commit, pre-build to post-patch.
"post-patch" is right.  I missed his description.

Submitted by:	Ports Fury
2003-12-27 14:58:49 +00:00
Norikatsu Shigemura
1aa91c8967 o Add CONFLICTS. [1]
o Fix "pre-build" target to "post-patch". [2]

PR:		ports/60402 [1]
Submitted by:	faust@ua.airnet.ne.jp [1]
Submitted by:	Ports Fury [2]
2003-12-27 13:34:36 +00:00
Kirill Ponomarev
591ee21178 - Fix build
- Use DOCSDIR macro

PR:		56435
Submitted by:	Ports Fury
2003-09-04 17:01:36 +00:00
Kirill Ponomarev
87aacb6bee - Fix build with upgraded gettext package
PR:		56321
Submitted by:	Ports Fury
2003-09-02 18:39:16 +00:00
Norikatsu Shigemura
a8478f4d20 Update to 0.2.1.
PR:		ports/51707
Submitted by:	Ports Fury
2003-05-03 15:16:03 +00:00
Munechika SUMIKAWA
2435510d4c Use USE_GETOPT_LONG.
PR:		ports/51374
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-01 21:51:05 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Norikatsu Shigemura
ed39912a3c Bump PORTREVISION by updating japanese/eb. 2003-02-28 17:38:42 +00:00
Norikatsu Shigemura
56ca04cfa1 Ebview requires a rich stack size each thread, so extend to 256k.
I don't know whether or not enough size(to 256k), but some test ok.
2003-02-23 17:38:47 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Norikatsu Shigemura
c213498fef Conditionalize libgnugetopt dependencies.
PR:		ports/47747
Submitted by:	Ports Fury
2003-02-02 14:29:18 +00:00
Ying-Chieh Liao
b61dae0657 upgrade to 0.2.0
PR:		45854
Submitted by:	Ports Fury
2003-01-02 17:45:30 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Mario Sergio Fujikawa Ferreira
67c68a561e Deploy USE_GNOMENG infrastructure
PR:		42203
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:56:41 +00:00
Yoichi NAKAYAMA
6560bdc444 Drop maintainership. Anyone can take it. 2002-05-26 10:23:59 +00:00
Yoichi NAKAYAMA
45528c4bc6 Disable imlib test in configure script to build with imlib-1.9.14. 2002-05-01 19:43:25 +00:00
Yoichi NAKAYAMA
8b01dbd3ac Add ebview, a gtk based tool to access CD-ROM dictionaries. 2002-04-05 16:02:16 +00:00