Commit graph

75 commits

Author SHA1 Message Date
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Mark Linimon
d769161d66 Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2010-12-01 23:38:49 +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
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Andrey Slusar
dba780e90b - Add missing depends from x11-fonts/fontconfig
- Fix build with new fontconfig [1]

Reported by:	miwi, Andrei Lavreniyuk
Obtained from:	xemacs cvs [1]
2008-03-30 07:27:57 +00:00
Martin Wilke
899082278e - Fix build with slave ports
Submitted by:	pointyhat via pav
Approved by:	portmgr (xorg cleanup)
2008-03-26 09:04:00 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +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
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Andrey Slusar
f8600ecedb Update to 21.5-b28 "fuki" 2007-05-27 17:43:21 +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
MANTANI Nobutaka
b68bfd31ae Add emacs-22.* to CONFLICTS.
PR:		ports/111814
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	anray (maintainer)
2007-05-04 03:55:10 +00:00
Andrey Slusar
21990585fb Fix memory limits. 2007-02-10 20:24:09 +00:00
Andrey Slusar
945429ef02 Update to 21.5-b27 "fiddleheads" 2006-05-16 14:31:27 +00:00
Andrey Slusar
d2414beca8 Change MAINTAINER=...' to MAINTAINER?=...'. 2006-04-11 15:14:10 +00:00
Andrey Slusar
960a3fdc0c Update to 21.5-b26 "endive". 2006-04-01 17:29:44 +00:00
Andrey Slusar
94c5b748fa - Update to 21.5-b25 "eggplant".
- Fix build with gtk support.
- Disable experimental features and add this features to WITH_EXPERIMENTAL
  option(it's improve perfomance and stability in default build).
2006-03-16 08:15:32 +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
Andrey Slusar
050ebfa26f Remove "Cache full" warning. 2006-02-17 21:12:07 +00:00
Andrey Slusar
fa0f5bbf79 Add WITH_LDAP - build xemacs with ldap support. 2006-02-10 11:35:02 +00:00
Andrey Slusar
c335ce212d * Try to fix xemacs-devel japanese ports.
* I don't use the japanese. Pass maintainership for
  ja-xemacs-devel-* to ports@.

Reported by:	pointyhat(kris)
2006-02-08 14:08:07 +00:00
Andrey Slusar
9581a84d10 1.Integrate some bugfixes from upstream cvs:
* Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X
  and GTK platforms.
* Improve Russian C-x processing.
* More mule-ization and fix related crashes.
* Call set-current-locale (the wrapper for setlocale(3)) before
  checking the current locale, because the C code doesn't.
* Initialise the hardware-specific mapping from raw keycodes to the
  US key layout.
2.Fix pkg-plist.

Reported by:	pointyhat(kris) (2)
2006-02-02 13:28:42 +00:00
Andrey Slusar
6e95cc57ae * Remove not nedded USE_GETTEXT.
* Fix WITH_XFT LIB_DEPENDS.
2006-01-18 23:18:25 +00:00
Andrey Slusar
39d4d3829a * Windows-1251 coding system now supported without any options.
* Fixed performance issues.
* Fixed setting the default character class to word, not whitespace.

Approved by:	sem(mentor)
2005-12-22 19:50:57 +00:00
Andrey Slusar
c5f363880d * Update to 21.5.b24 "dandelion".
* Added -DWITH_XFT - build XEmacs with xft support.

Approved by:	sem(mentor)
2005-12-21 20:38:39 +00:00
Andrey Slusar
40a71ad3db editors/emacs20 was changed not to conflict with other emacsen.
PR:		ports/90479
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	sem(mentor)
2005-12-16 08:12:37 +00:00
Andrey Slusar
7e3692bf39 Change email address for all my ports.
Approved by:	sem(mentor)
2005-12-15 20:34:46 +00:00
Edwin Groothuis
630c59ca67 [MAINTAINER] editors/xemacs-devel-mule: add windows-1251 support.
* Added windows-1251 code system, removed from
		upstream XEmacs 21.5

PR:		ports/89734
Submitted by:	Andrey Slusar <anrays@gmail.com>
2005-11-29 22:09:27 +00:00
Sergey Matveychuk
40c62da70e * Fix crashes printing ISO2022 coding systems.
* Fix bugs and error messages with VM, BBDB.

PR:		ports/89478
Submitted by:	Andrey Slusar (maintainer)
2005-11-24 12:40:34 +00:00
Sergey Matveychuk
04772e7dc2 - Fix depends when WITH_XAW3D defined.
PR:		ports/89251, ports/89254
Submitted by:	Andrey Slusar (maintainer)
2005-11-19 14:56:35 +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
Sergey Matveychuk
9e80174271 - Update to 21.5-b23 "daikon".
PR:		ports/88080
Submitted by:	Andrey Slusar (maintainer)
2005-10-27 17:05:55 +00:00
Sergey Matveychuk
ec4e450528 - Update to 21.5-b22 "cucumber".
PR:		ports/86147
Submitted by:	maintainer
2005-09-15 12:00:11 +00:00
Dejan Lesjak
cd7c6b6c11 Extend an ifdef from __amd64__ to other _LP64 archs and unbreak for sparc64
and ia64. (Not actually tested on ia64, but same fix does make xemacs-devel
build there according to pointyhat.)

Approved by:	Andrey Slusar (maintainer)
2005-07-24 02:24:22 +00:00
Kris Kennaway
81df8b5400 BROKEN on ia64 and sparc64: Does not build 2005-07-21 00:04:06 +00:00
Sergey Matveychuk
261feb1dc8 * Update to 21.5-b21 "corn"
* Unbreak on non-i386 platforms
* Update EMACS_VER on editors/xemacs-devel-mule
* Fix EMACS_VER on editors/xemacs-devel

PR:		ports/81866
Submitted by:	Andrey Slusar <anrays@gmail.com> (maintainer)
2005-06-04 09:56:18 +00:00
Jean-Yves Lefort
f8bbb2c49b Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.

Approved by:	maintainer
2005-05-06 23:44:00 +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
Kris Kennaway
95de22d432 BROKEN on amd64, ia64 and sparc64: Build fails
Approved by:    portmgr (self)
2005-03-27 02:37:34 +00:00
Sergey Matveychuk
5c91585b59 - Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)

PR:		ports/78960
Submitted by:	maintainer
2005-03-18 08:03:53 +00:00
Sergey Matveychuk
be515d866c - Try unbreak build on sparc64
Submitted by:	maintainer
2005-03-06 20:45:49 +00:00
Sergey Matveychuk
d0a0b05788 - Update to 21.5.b19 "chives"
- It fix VuXML ID: 3e3c860d-7dae-11d9-a9e7-0001020eed82
- Pass maintainership to submitter

PR:		ports/75450
Submitted by:	Andrey Slusar <anray (at) inet.ua>
2005-02-25 21:01:20 +00:00