Martin Wilke
b4e0e9fc3f
- Update to 1.0.19
...
PR: 120817
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 22:16:24 +00:00
Michael Nottebrock
eaa5296e6f
Remove the pre-everithing (sic) target. It obviously didn't do what it was
...
meant to since the typo got committed and the message it should have
displayed is now obsolete.
2007-08-13 11:58:57 +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
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
Tilman Keskinoz
0a968282e2
Fix build after objformat removal
2007-03-17 18:51:17 +00:00
Rong-En Fan
41fe520ac0
- Update to 1.0.18
...
PR: ports/103638
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:35:08 +00:00
Cheng-Lung Sung
10ddcca177
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
...
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Volker Stolz
0d62921a63
Fix package build: Make installation from port and package equivalent again.
...
The package was missing the default dll.conf which also caused build failures
further down the stream, eg. in graphics/hpoj. Bump PORTREV accordingly.
Fix some grammar while here.
2006-04-07 14:24:48 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
f9c920ad3b
- Preserv modified config files
...
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)
PR: 90988
Reported by: Torfinn Ingolfsen <tingo@start.no>
2006-02-19 22:10:13 +00:00
Pav Lucistnik
0bfbde36e0
- Update to 1.0.17
...
PR: ports/90929
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-12-26 22:25:26 +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
Michael Nottebrock
4455532d2d
Disable broken device locking.
2005-10-09 21:35:15 +00:00
Michael Johnson
df2390e5a0
- Update to 1.0.16
...
PR: ports/85383
Submitted by: Ports Fury
2005-08-30 01:27:03 +00:00
Oliver Lehmann
7f44153281
change the libtool version to use from 1.3 to 1.5
2005-06-01 19:56:04 +00:00
Yen-Ming Lee
7fdd27b92c
- update to libusb-0.1.10a
...
- bump library version to all ports that depends on libusb
PR: 79084
Submitted by: John Reynolds <johnjen@reynoldsnet.org>
2005-04-13 10:22:22 +00:00
Kirill Ponomarev
1b793e40bc
Update to version 1.0.15
...
PR: ports/73732
Submitted by: Ports Fury
2004-11-09 22:08:32 +00:00
Volker Stolz
887bfdc692
Update MASTER_SITES
...
PR: ports/70913
Submitted by: Koop Mast
2004-08-25 10:38:38 +00:00
Volker Stolz
1a75505228
Fix LIB_DEPENDS: libgphoto2.2 is in graphics/libgphoto2, not in
...
graphics/gphoto2
PR: ports/70841
Submitted by: Ying-Chieh Chen
2004-08-23 08:15:00 +00:00
Oliver Lehmann
e59fb64cbf
- add OPTION (WITHOUT_)USB
...
- make use of DOCSDIR
- Bump PORTREVISION
2004-08-22 11:24:34 +00:00
Pav Lucistnik
f2c0f51fd8
- Convert to OPTIONS
...
PR: ports/70737, ports/70738
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 23:19:51 +00:00
Kirill Ponomarev
f3d80f5887
- Fix MASTER_SITES
...
- Utilize USE_GNOME
- Add WITHOUT_NLS
PR: ports/66467
Submitted by: Ports Fury
2004-05-10 18:07:50 +00:00
Alexander Leidinger
24d6a19af7
Update to 1.0.14.
2004-05-09 13:01:17 +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
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
661e9f2083
- Fix pkg-plist
...
PR: 60010
Submitted by: Ports Fury
2003-12-07 16:01:53 +00:00
Alexander Leidinger
7b58c71777
Update to 1.0.13.
2003-12-04 11:49:02 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Hidetoshi Shimokawa
9b74900220
Add a patch to fix a memory alignment problem for FireWire.
2003-08-12 05:53:34 +00:00
Alexander Leidinger
a9d965dc43
Fix plist.
2003-06-13 12:29:38 +00:00
Alexander Leidinger
f97344b902
Update to 1.0.12.
...
A USB hacker should have a look at sanei/sanei_usb.c, the function
sanei_usb_control_msg needs a little bit of FreeBSD specific code.
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Prodded to by: Are Bryne <are.bryne@communique.no> (via ports@)
PR: 52715
2003-06-13 11:27:40 +00:00
Akinori MUSHA
e88cb93ce3
de-pkg-comment
2003-02-20 18:08:19 +00:00
Patrick Li
a0af116632
Update to 1.0.11
...
PR: ports/48145
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-02-10 21:07:20 +00:00
Josef Karthauser
a059a9668c
Use the latest libusb.
...
PR: ports/46061
2002-12-08 23:51:20 +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
Patrick Li
d2d8ad2109
Update to 1.0.9
2002-10-25 20:00:21 +00:00
Ying-Chieh Liao
2730c8a3dc
PERL -> REINPLACE_CMD
...
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Patrick Li
f2ec72fa10
Update to 1.0.8
...
PR: 38710
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-30 05:07:48 +00:00
Patrick Li
bb51979903
Add WITH_GPHOTO2 knob
...
PR: 35961
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-03-16 07:20:59 +00:00
Patrick Li
eed8ea7bc6
Bump shared library version due to libusb update
...
PR: 35252
Submitted by: John Reynolds <johnjen@reynoldsnet.org>
2002-02-23 21:05:04 +00:00
Patrick Li
1d9cc74ae5
Fix typo in MASTER_SITES
...
PR: 35112
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-02-19 21:25:57 +00:00
Patrick Li
f208b720c8
Update to 1.07
...
PR: 34768, 34769
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-02-09 23:28:47 +00:00
Mario Sergio Fujikawa Ferreira
9cd03fe53c
Update to 1.0.6
...
PR: 31762
Submitted by: Patrick Li <pat@databits.net>
2001-11-05 05:14:33 +00:00
Kevin Lo
c9a0baed20
Update to version 1.0.5
...
PR: 28649
Submitted by: Ports Fury
2001-07-03 13:09:58 +00:00
Vanilla I. Shu
a80c2d9bb0
- Reorganize MASTER_SITES
...
- Add missing INSTALL_SHLIB
- Remove unused pkg-message
- Fix pkg-plist
PR: ports/26097
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-26 23:14:24 +00:00
Vanilla I. Shu
2f976830b2
Upgrade to 1.0.4,
...
sane split to 2 ports now, sane-backends and sane-frontends.
PR: ports/24931
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-22 09:13:27 +00:00
Jimmy Olgeni
0c411d2d06
Style fixes for graphics category.
2001-02-05 15:57:19 +00:00