Commit graph

51 commits

Author SHA1 Message Date
Martin Wilke
966b449dff - Update to 1.40.11
- Use assembly bitops, a new patch (provided by upstream maintainer Ted Ts'o to
  OpenBSD porter Frantisek Holop) fixes the related crashes.

PR:		124715
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-06-18 23:47:29 +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
1add95f994 - Update to 1.40.10
PR:		124289
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-06-05 11:45:29 +00:00
Martin Wilke
fe346cb0da - Update to 1.40.9
- Update COMMENT/pkg-descr

PR:		123198
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-04-29 11:09:27 +00:00
Martin Wilke
4857ab6401 - Update to 1.40.8
PR:		122154
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-03-27 12:58:36 +00:00
Martin Wilke
dcfa8cb28a - Update to 1.40.7
PR:		121356
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-03-06 19:30:15 +00:00
Martin Wilke
b01f61f3c5 - Update to 1.40.6
- Add a regression check to avoid libintl/libiconv dependency
regressions as observed in 1.40.5 and _1
- Add a few comments
- Dump tests/*.failed files on failure, to aid debugging sparc64 problems
- Adjust patch line numbers
- Drop one misc/Makefile patch that was integrated upstream

PR:		120500
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-02-12 23:07:35 +00:00
Martin Wilke
a9c260c2be - Fix @unexec in pkg-plist to remove the right directories (add ca, remove rw)
- Bump PORTREVISION

PR:		120294
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-02-05 18:40:51 +00:00
Martin Wilke
be98ba0083 - Update to 1.40.5
PR:		120257
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-02-05 13:40:07 +00:00
Martin Wilke
70d9304ecb - Update to 1.40.4
PR:		119623
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-01-13 18:48:27 +00:00
Martin Wilke
591e2422ec - Update to 1.40.3
PR:		118845
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Security:	http://www.vuxml.org/freebsd/299e3f81-aee7-11dc-b781-0016179b2dd5.html
2007-12-21 22:29:46 +00:00
Timur I. Bakeyev
69aead19c7 Changes:
- Support new e2fsprogs-libblkid slave port[1]
- Get rid of pkg-install, use @exec option unconditionally[1]
- Turn NLS knob into an option[2]
- Avoid building/installing things rather than removing them afterwards[2]

PR:             ports/116434
Submitted by:   Matthias Andree <matthias.andree@gmx.de>[1]
                Alejandro Pulver <alepulver@FreeBSD.org>[2]
Approved by:    shaun(mentor)
2007-10-02 15:15: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
Pav Lucistnik
2327aca28f - Update to 1.40.2
PR:		ports/114584
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-15 19:31:46 +00:00
Martin Wilke
13851b8dbb - Update to 1.40.1
PR:		114448
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-09 17:39:20 +00:00
Martin Wilke
cc70ac45e1 - Update to 1.40
PR:		114161
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-04 11:32:35 +00:00
Alexander Kabaev
ee96700447 Add patch to actually return 0 on function success. GCC 4.1 trips over
this bug, while gcc 3.4 lets it slide.
2007-04-11 03:48:04 +00:00
Yen-Ming Lee
adcead7ff1 2006-07-02 Matthias Andree <matthias.andree@gmx.de>
* fsck_ext2fs.8 (1.3): Reformat long lines.
	* fsck_ext2fs.8 (1.2): Add copyright notice and license.  Change -
	to \- where appropriate.  Add Id and FreeBSD keywords for ident.
	* fsck_ext2fs.c (1.6): Update license.
	* fsck_ext2fs.8 (1.1): Add a manual page.
	* fsck_ext2fs.c (1.5): When run with -F, do not report 'unknown
	option'.

PR:		99712
Submitted by:	Matthias Andree <matthias.andree at gmx.de>
2006-07-04 15:47:51 +00:00
Pav Lucistnik
a000f4798b - Update to 1.39
PR:		ports/98847
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2006-06-12 12:13:09 +00:00
Marcus Alves Grando
47f9d8fd46 * audio/marlin, devel/upnp, devel/upnp104
Update dependency to misc/e2fsprogs-libuuid
Bump PORTREVISION

* misc/e2fsprogs-libuuid

Add new port:

UUID library from the e2fsprogs package

* misc/Makefile

Add entry to misc/e2fsprogs-libuuid

* misc/ossp-uuid

Add CONFLICTS to misc/e2fsprogs-libuuid

* sysutils/e2fsprogs

Change to a master port
Remove conflict with misc/ossp-uuid
Remove uuid part
Bump PORTREVISION

PR:		92356
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2006-01-27 01:24:41 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Pav Lucistnik
36a45cc8c3 - Fix tests on 6.0/i386
PR:		ports/84760
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by:	portmgr (clement)
2005-08-15 11:46:22 +00:00
Roman Bogorodskiy
fd8c6dd5cd Fix plist.
PR:		82965
Submitted by:	Matthias Andree (maintainer)
2005-07-04 10:09:14 +00:00
Roman Bogorodskiy
f0451de960 Update to 1.38.
PR:		82888
Submitted by:	Matthias Andree (maintainer)
2005-07-02 17:37:53 +00:00
Roman Bogorodskiy
573b80db75 Update to 1.37.
PR:		82273
Submitted by:	Matthias Andree (maintainer)
2005-06-15 17:45:02 +00:00
Joe Marcus Clarke
cdf17a89ef Do not remove libdata/pkgconfig since it is now part of mtree.
Reported by:	pointyhat via kris
2005-05-21 18:03:55 +00:00
Yen-Ming Lee
eef8348ba3 - Update to 1.36
- remove MCONFIG patch, merged upstream
- shorten COMMENT for pkg_info
- drop USE_AUTOCONF_VER, no longer needed
- libuuid.3 man page renamed to uuid.3
- the test suite is more portable now, ridding us of hacking it (post-patch)
- upstream package now has .pc (pkgconfig) files, patch Makefiles for
  proper location, libdata/pkgconfig (rather than lib/pkgconfig)
- work around packaging bug, run update-gmo in po/ directory for NLS
- minor revision files/pkg-message.in
- update pkg-plist
- update CONFLICTS

PR:		77166
Submitted by:	Matthias Andree <matthias.andree at gmx.de>
2005-02-06 16:59:11 +00:00
Pav Lucistnik
502a4aee8f - Fix build when older e2fsprogs is installed
- Drop USE_GCC
- Rename DISABLE_NLS to WITHOUT_NLS

PR:		ports/76488
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2005-01-20 23:24:35 +00:00
Kris Kennaway
dd0a36e770 Switch to USE_GCC=3.4 and conditionalize on 4.9 and older systems.
Submitted by:	matthias.andree@gmx.de (maintainer)
Approved by:	portmgr (self)
2004-09-30 05:34:56 +00:00
Kirill Ponomarev
b2bafc7f23 - Update fsck_ext2fs wrapper to make it safe in sudo - the old
would copy unlimited arguments over
- Replace MACHINE_ARCH by ARCH
- Bump portrevision

PR:		ports/64736
Submitted by:	maintainer
2004-03-26 08:43:20 +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
Greg Lewis
8644c65980 . Update the fsck_ext2fs wrapper so that it passes -f down the e2fsck
if it's run without option, so that fsck_ext2fs behaviour matches
  fsck_ufs behaviour with respect to "check without -f option".
. Add -v for verbose mode, note that fsck doesn't appear to propagate
  -v options down, this will only be effective when fsck_ext2fs is run
  directly.
. Switch SOURCEFORGE MASTER_SITES to _EXTENDED variant

PR:		64075
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-03-11 21:51:30 +00:00
Pav Lucistnik
191a89c366 Stop breaking a hard link that led to a double packaging of the static e2fsck
executable under different names and caused waste of space in the binary package.

The shared e2fsck executable is no longer installed or packaged, saving another
100+ kByte (uncompressed).

User-visible change: e2fsck.static is gone, e2fsck is now the static version,
the pkg-message has tracked this change and been adjusted accordingly.

The patch cuts the FreeBSD-4 i386 binary package size from 2,200 to 1,316 kB
without any loss in functionality.

PR:		ports/63586
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-03-01 15:13:28 +00:00
Kirill Ponomarev
819d9c1244 - Update to 1.35 official release
PR:		ports/63528
Submitted by:	maintainer
2004-02-29 16:40:41 +00:00
Greg Lewis
17871c7091 . Update to a February 24th snapshot (1.35.w20040131.20040224135102).
. Use official "install-libs" target rather than try to install things
  with a custom post-install target.
. Add a note to pkg-message that we're using a modified copy.

PR:		63327
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 18:22:18 +00:00
Kirill Ponomarev
11ad482d5f - e2fsck now handles SIGINFO (Ctrl+T): print progress bar once
- Bugfix: fsck_ext2fs would abort the boot when run as part of
  /etc/rc and e2fsck had repaired a file system. fsck_ext2fs
  now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is
  aborted by a signal or an exit code of 4 or higher, maps to
  EXIT_FAILURE.

PR:		ports/63320
Submitted by:	maintainer
2004-02-24 21:55:22 +00:00
Yen-Ming Lee
d06cdbebe0 - fix IEEE violation/SIGFPE abort on alpha that failed the f_crashdisk test
(patch by Greg Lewis)
- fix compile failure on FreeBSD 5 when older port version is installed
  (problem reported by Tim Robbins; FreeBSD 4 was unaffected)
- ignore m_large_file test on alpha and sparc64, apparently the test
  only stumbles over a different default block size and the failure
  isn't serious (problem reported by Greg Lewis)
- cosmetic: swap $(CC) and gmake check in post-build so check comes last
- bump PORTREVISION: the patches change the code on some systems

- pkg-message.in:
  * use install when ln fails, /sbin and /usr/local
    need not be the same file system
  * tell the user he needs to repeat the steps after port upgrade
- revise pkg-message generation and move it to pre-install,
  no need to cat(1) the file, sed(1) can read files by itself.
- add pkg-deinstall: remind the user to remove e2fsck and fsck_ext2fs from
  /sbin if he's deinstalling for good, rather than upgrading.

PR:		63167
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-21 16:29:18 +00:00
Greg Lewis
107f89ae5c . Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.

PR:		62563
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-20 22:46:21 +00:00
Oliver Eikemeier
8b88435051 % in filenames break perforce:
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html>

Submitted by:	Mark Santcroos <marks@ripe.net>
2004-02-18 11:07:12 +00:00
Joe Marcus Clarke
8fdf2bf0ef Add a CONFLICTS on misc/ossp-uuid. 2004-02-14 04:39:18 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
David E. O'Brien
c72377f631 Update to version 1.32. 2003-08-31 10:42:37 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
Yen-Ming Lee
70a1ed2661 Remove unnecessary setting in CONFIGURE_ENV
Reason:
EXT2_NOTAIL_FL is defined in header file in newer version (v1.27), so that
set CPPFLAGS="-I${LOCALBASE}/include" will cause to include the existing
header file (maybe v1.22 or earlier, if installed) which doesn't define
EXT2_NOTAIL_FL in it.

Alternative:
Deinstalll older version of e2fsprogs then build again will be fine.

PR:		ports/41795
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-20 05:12:05 +00:00
Clive Lin
f1b3108e15 Upgrade to 1.27
PR: ports/41293
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-08-04 07:27:59 +00:00
Patrick Li
850379f680 PERL -> REINPLACE_CMD
PR:		ports/39731, ports/39732, ports/39733, ports/39734, ports/39735
		ports/39736, ports/39737, ports/39738, ports/39739 ports/39740
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-23 20:29:01 +00:00
Kris Kennaway
3473265a9d Fix malloc.h brokenness on -current. The build still fails for
another reason.
2002-01-26 08:06:02 +00:00