1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Florent Thoumie
e613330e72 Update sysutils/testdisk to 6.11.
PR:		ports/137167
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2009-08-09 19:16:43 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Florent Thoumie
051c15341e Fix packing list when NOPORTDOCS is defined.
Reported by:	QAT
2008-09-02 13:45:19 +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
Martin Wilke
2b8c6eb7f2 - Case sysutils/ntfsprogs shlib bump
PR:		126496
Submitted by:	Michael HENNETON <sidh@rtha.info>
Approved by:	flz (maintainer)
2008-08-13 09:49:12 +00:00
Florent Thoumie
b44f7e6219 - Update sysutils/testdisk to 6.10.
- Don't install documentation if NOPORTDOCS is defined.
- Explicitely disable filesystem support when not selected. [1]

PR:		ports/125564 [1]
Submitted by:	Jan Henrik Sylvester <me@janh.de> [1]
2008-07-18 09:12:49 +00:00
Florent Thoumie
d2baa93858 Update sysutils/testdisk to 6.9. 2008-02-14 13:23:29 +00:00
Florent Thoumie
9c15d4d1d0 Update to sysutils/testdisk 6.8. 2007-08-14 12:43:53 +00:00
Florent Thoumie
9a3be71f26 Update sysutils/testdisk to 6.7. 2007-06-27 10:01:27 +00:00
Florent Thoumie
199f9fbdc3 - Update testdisk/photorec to 6.6.
- Add jpeg to LIB_DEPENDS for photorec.
2007-02-20 16:01:49 +00:00
Florent Thoumie
b6b7e5d9f0 Fix forgotten shlib version bump for sysutils/ntfsprogs.
Reported by:	Mamory Iwaki <iwaki@bc.niigata-u.ac.jp>
2007-01-29 20:15:52 +00:00
Florent Thoumie
67483b23fb Update sysutils/testdisk to 6.5. 2007-01-29 16:49:04 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Florent Thoumie
65fb4b5118 Update to 6.3.
Reminded by:	author
2006-03-21 16:57:23 +00:00
Florent Thoumie
f9e681e43d - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
Florent Thoumie
166961ab39 - Update to 6.1.
- Bump libntfs version.
2005-10-11 15:50:54 +00:00
Florent Thoumie
eddd4ab8f9 - Update to 5.9.
Reminded by:	edwin's annoying outdated port detection tool
2005-10-03 10:02:29 +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
Florent Thoumie
c78f797bc8 Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.

Approved by:	pav (mentor)
2005-03-01 12:28:00 +00:00
Pav Lucistnik
9b8e496233 - Update to 5.6
- Engage OPTIONS

PR:		ports/77789
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2005-02-20 17:32:27 +00:00
Pav Lucistnik
09c6a8ade2 - Update to 5.3
PR:		ports/67381
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-30 14:04:15 +00:00
Kirill Ponomarev
b85bd9ff32 - Add support for for ntfsprogs and progsreiserfs.
PR:		ports/66795
Submitted by:	maintainer
2004-05-18 09:28:27 +00:00
Pav Lucistnik
eec03cfc25 - Add patch that fixes compilation on non-i386 archs and fixes a little bug
in extended partition creation.

Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
Obtained from:	author
2004-05-09 16:49:34 +00:00
Pav Lucistnik
4025f0cd48 - Update to 5.2
PR:		ports/66181
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-02 23:40:41 +00:00
Clement Laforet
0459402774 Add testdisk 5.1, tool to check and undelete partitions.
WWW: http://www.cgsecurity.org/

PR:		ports/63615
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-04-18 19:42:57 +00:00