Commit graph

124 commits

Author SHA1 Message Date
Erwin Lansing
28f234804c Mark BROKEN on 9.x: does not build 2010-04-18 18:11:08 +00:00
Dirk Meyer
0b0f936de4 - update patch png14
PR:		145171
2010-03-30 18:15:38 +00:00
Dirk Meyer
9a7aba1ad0 - fix build for png-1.4.1 2010-03-30 04:24:13 +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
Martin Cracauer
bfaab446bb Make work with -current's utmpx changes.
I tested on -current/amd64 past the utmpx change and on
8.0-RELEASE-p2/i386 for the old code path.

Reviewed: Giorgos Keramidas (maintainer)
Approved: Pav Lucistnik (for portmgr)
Feature safe: yes
2010-02-16 22:04:45 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Boris Samorodov
21e8bc8e5e Assign LATEST_LINK to apropriate directory names for ports:
. editors/emacs;
. editors/emacs-devel;
. editors/emacs-nox11;
. editors/emacs22.

Approved by:	keramida (maintainer via e-mail)
2009-12-22 20:11:47 +00:00
Boris Samorodov
bb2e6e9dcd . backout previous commit (revert editors/emacs to version 22.3)
since the commit broke dependencies and the ports infrastructure
  was not fully prepared (a new emacs/editors22 port is needed
  for compatibility reasons);
. bump PORTEPOCH.

Reported by:	Jan Henrik Sylvester <me at janh.de>, kostik
Pointy hat to:	bsam (me)
2009-09-08 11:36:21 +00:00
Boris Samorodov
f1f69ce2f9 Updat GNU Emacs to v. 23.1.
Emacs 23 has a wide variety of new features, including:

* Improved Unicode support.
* Font rendering with Fontconfig and Xft.
* Support for using X displays and text terminals in one session,
  and for running as a daemon.
* Support for multi-file commits in distributed version-control
   systems (VC-dir).
* New modes and packages for viewing PDF and postscript files
  (Doc-view mode), connecting to processes through D-Bus (dbus),
  connecting to the GNU Privacy Guard (EasyPG), editing XML
  documents (nXML mode), editing Ruby programs (Ruby mode), and more.

Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1

PR:		ports/137956
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>
Approved by:	keramida@ceid.upatras.gr (maintainer tineout, 19 days)
2009-09-07 19:33:30 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
839ac07c42 - Do not explicitly set LATEST_LINK to the default value. Slave ports need to
be able to override this.
2008-11-14 13:00:19 +00:00
Boris Samorodov
80012e1ea9 . update to version 22.3 (includes a security fix in the way Emacs
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.

While I'm here: remove old PORTREVISION.

PR:		127168
Submitted by:	keramida (maintainer)
2008-11-10 22:30:51 +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
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
Boris Samorodov
23f3a4a858 - Update editors/emacs to 22.2.
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.

PR:		122783
Submitted by:	KIMURA Yasuhiro <yasu at utahime.org>
Approved by:	keramida (maintainer timeout, 6 weeks)
2008-06-03 14:36:50 +00:00
Edwin Groothuis
d76ca123b2 As pointed out by mjl @ #bsdports: The patch I commited was a patch
on itself. Extracted the patch and recommit it.

PR:		ports/120370
2008-05-14 23:58:28 +00:00
Edwin Groothuis
b3bfbdcfa6 [patch] editors/emacs build on arm
PR:		ports/120370
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Approved by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
2008-05-12 00:57:10 +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
Giorgos Keramidas
d963115816 Port the gmalloc.c allocator from the CVS trunk of Emacs.
This includes various enhancements and fixes, including a
serious bug caused by using gmalloc's allocation and free
functions and the system version of posix_memalign().

PR:             ports/114993
Submitted by:   Gardner Bell
Reviewed by:    pav
2007-10-08 23:29:47 +00:00
Pav Lucistnik
f564bbdca8 - Kill packaged info files, they are splitted. We need to generate our own,
non-splitted, from texinfo.

PR:		ports/115209
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	maintainer timeout (keramida; 7 weeks)
2007-09-27 06:16:36 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
MANTANI Nobutaka
a98a506adc Update to 22.1.
Hand over maintainership to keramida.
2007-07-16 17:06:44 +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
ed0bda39a9 Add emacs-22.* to CONFLICTS.
PR:		ports/111814
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2007-05-03 17:15:47 +00:00
MANTANI Nobutaka
ac5c3b6722 Change PATCH_SITES. 2006-11-12 02:50:07 +00:00
Edwin Groothuis
eabe5ffb0c SHA256ify (manually updated and checked)
Approved by: krion@
2006-01-22 11:02:41 +00:00
MANTANI Nobutaka
4c39fff95c Remove emacs20 from CONFLICTS.
PR:		ports/90475
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2005-12-18 13:39:42 +00:00
MANTANI Nobutaka
eca19b7baf - Add .info suffix to filename of info files.
- Use INFO macro.

Requested by:	edwin
2005-12-08 17:01: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
MANTANI Nobutaka
f464ad3453 Fix build error.
PR:		ports/85508
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2005-09-05 15:15:47 +00:00
MANTANI Nobutaka
3759f725e5 Add powerpc support.
PR:		ports/83074
Submitted by:	Dario Freni <saturnero@freesbie.org>
2005-07-15 16:08:40 +00:00
MANTANI Nobutaka
e77f904f8c Disable optimization on ia64 to avoid elisp processing errors.
Submitted by:	yoichi
2005-05-15 15:32:14 +00:00
MANTANI Nobutaka
9b52d71311 Bump PORTREVISION to reflect changes in rev. 1.59 in package building.
Pointed out by:	yoichi
2005-05-06 18:35:07 +00:00
Jean-Yves Lefort
b61258b495 Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.

Approved by:	nobutaka (maintainer)
2005-05-06 08:56:30 +00:00
MANTANI Nobutaka
c47c30191a Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp processing errors.
PR:		ports/75832
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Fix submitted by:	yoichi
2005-05-05 17:22:06 +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
MANTANI Nobutaka
9b0d5fc1ec Fix problems with AltGr-Modifier on several keyboards.
PR:		ports/78209
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2005-03-02 15:05:55 +00:00
MANTANI Nobutaka
1867354dcb Fix format string vulnerability in the movemail utility.
Security:	CAN-2005-0100
Security:	http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html
Security:	Malicious POP3 servers can execute arbitrary code.
2005-02-14 15:32:30 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Marcel Moolenaar
83fbdb3d28 Fix runtime breakage on ia64, which was introduced with binutils 2.15.
Note that emacs is run as part of the build, so it shows as a build
failure...

To explain (for maintainer's benefit):

Previously the linker would put the text segment in region 2 and the
data segment in region 3. This was changed for FreeBSD (due to me
sending a patch :-) to load the text segment in region 1 with the data
segment immediately following the text segment in the same region (or
subsequent regions of the text segment is larger than 2^61 bytes in
size -- fat chance :-)

So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the
region base of the data segment prior to the binutils 2.15 import),
needed to be changed to match the current layout (=0x2000000000000000,
the region 1 base address).

Approved by: portmgr (krion -- thank!)
2004-09-05 21:38:16 +00:00
MANTANI Nobutaka
84edff6d3e Enable interruption with C-g key while opening network connection.
PR:		ports/65910
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2004-05-24 14:11:16 +00:00
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
Kris Kennaway
131cd97388 Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:	ports/24983
2004-03-21 07:39:49 +00:00
Kris Kennaway
7c2081387c BROKEN on !i386 5.x: Does not compile 2004-02-25 10:34:28 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Akinori MUSHA
bb518de78c De-pkg-comment. 2003-02-20 17:12:51 +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