Alex Kozlov
05a9235c98
- Fix all cases of 'No newline at end of file' in ports tree
...
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Thomas Abthorpe
34aef59af1
- Revert commit
...
- Tested wrong email address
2012-09-25 05:58:31 +00:00
Thomas Abthorpe
2f87de6f40
- Reassign to the heap due to mail bounces
2012-09-25 05:03:06 +00:00
Michael Scheidell
0b4cec9764
- Unbreak
...
- No PORTREVISION bump
PR: ports/169240
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Approved by: maintainer (timeout,19 days)
2012-07-08 23:41:58 +00:00
Pav Lucistnik
d7c3eec917
- Mark BROKEN: does not compile
...
xfns.c: In function 'my_png_error':
xfns.c:8544: error: dereferencing pointer to incomplete type
xfns.c: In function 'png_load':
xfns.c:8702: error: dereferencing pointer to incomplete type
Reported by: pointyhat
2012-06-17 20:15:37 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Michael Scheidell
5ff1a08562
- Unbreak build on OSVERSION > 900007, utmpx fix
...
- Based on patch by WATANABE Kazuhiro for editors/emacs21
- No PORTREVISION bump needed. This is a noop on <= 900007
PR: ports/165799
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2012-04-20 09:02:32 +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
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Erwin Lansing
dc2dd5a3b8
Mark BROKEN on HEAD after the umtpx addition.
2011-03-01 10:25:13 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Dirk Meyer
ecbafa3aa2
- fix build for png-1.4.1
2010-03-30 04:48:54 +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
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
33e3d901d4
Convert most of remaining ports that depend on xorg-libraries to
...
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
2009-06-09 15:33:28 +00:00
Hiroki Sato
59948d119b
Update dependency.
2008-10-26 20:56: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
Rong-En Fan
0135e5e26c
- Use bsd.emacs.mk
...
PR: ports/113355
Submitted by: NIIMI Satoshi <sa2c at sa2c.net>
Approved by: NAKAJI Hiroyuki <nakaji at jp.freebsd.org> (maintainer)
2007-06-21 10:27:24 +00:00
MANTANI Nobutaka
6c068e0f55
Add emacs-22.* to CONFLICTS.
...
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2007-06-02 04:17:41 +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
Martin Wilke
7478ea02e7
- Fix build with gcc4.X
...
PR: ports/107187
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2006-12-27 14:06:04 +00:00
Edwin Groothuis
db4ade709f
SHA256ify
...
Approved by: krion@
2006-01-30 10:46:59 +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
Pav Lucistnik
33ee2fced5
- Fix build with recent Xaw3d
...
PR: ports/85821
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2005-09-10 17:19:56 +00:00
Kris Kennaway
074ff970b3
BROKEN on ia64: Segfault during build
2005-07-21 00:18:46 +00:00
Pav Lucistnik
df3f16b5bc
- Update to match editors/emacs
...
PR: ports/82916
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2005-07-07 21:03:03 +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
FUJISHIMA Satsuki
a787f0b075
farewell to libxpg4.
2004-11-15 05:19:30 +00:00
Norikatsu Shigemura
7c94ef8ee7
Fix dependency on emacs.
...
PR: users-jp/79584[1], ports/67285[2]
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) [2]
Reported by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> [1]
Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan
2004-05-29 16:19:10 +00:00
Munechika SUMIKAWA
8bf7847733
Sync with editors/emacs: Make compilable on amd64.
...
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2004-03-22 11:14:12 +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
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
Mark Linimon
f66d2add6d
Enable menubar fontset support. Uses the patches alrady used in
...
editors/emacs21.
PR: ports/63387
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2004-03-04 12:19:58 +00:00
Munechika SUMIKAWA
3ab5146898
Sync with editors/emacs21:
...
Add patch-src:process.c.
Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154,
connectiton attempt fails with EALREADY after connect (2) is interrupted.
The patch fixes this problem.
Obtained from: http://www.init-main.com/d/resource/process.c.diff
Patch author: takawata
Reviewed by: nakaji@jp.freebsd.org
2004-02-10 22:43:17 +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
Pete Fritchman
c4024739fb
Make this port compile clean when specifying another ${PREFIX}.
...
PR: 61071
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Approved by: maintainer
2004-01-10 06:11:29 +00:00
Mark Linimon
a003a3721d
Update to latest patch. Adds Canna 3.7 Wide character API adaptation.
...
PR: ports/60203
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2003-12-20 01:46:11 +00:00
Trevor Johnson
e99ceadaf6
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 14:45:08 +00:00
Munechika SUMIKAWA
769065ec2e
Update emcws patch.
...
PR: ports/52025
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-05-18 12:25:50 +00:00
Bill Fenner
90475bdf96
Remove Y2K conformance statement URLs.
2003-05-08 21:51:46 +00:00
Munechika SUMIKAWA
e450599819
Fix breakage with wnn7.
...
Submitted by: Masahiko KIMOTO <kimoto@ohnolab.org>
2003-05-01 06:54:38 +00:00
Munechika SUMIKAWA
21c797eb27
Upgrade to 21.3.
2003-04-09 18:55:29 +00:00
Munechika SUMIKAWA
fbef1cd360
Upgrade emcws patch to 20030212.
...
Notification by:Amagai Yoshiji <amagai@nue.org>
PR: ports/48233
2003-02-22 18:44:12 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Norikatsu Shigemura
b61e91a310
To use wnn7 jserver, emcws must be recompiled and relinked
...
with libwnn7 which is installed by ports/japanese/Wnn7-lib.
PR: ports/48174
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-02-16 05:19:12 +00:00
Ying-Chieh Liao
4d99b7faaa
upgrade patch to 20021014
...
PR: 44920
Submitted by: Amagai Yoshiji <amagai@nue.org>, maintainer
2003-01-02 03:50:08 +00:00
Ying-Chieh Liao
262d696d96
fix core dump on current
...
PR: 45336
Submitted by: maintainer
2002-11-20 11:03:38 +00:00
SADA Kenji
ee928cbd72
- fix option use messages
...
- portlint
PR: ports/45206
Submitted by: maintainer
Pointed out by: Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
2002-11-11 08:02:56 +00:00