FreshPorts -- The Place For Ports Sun, 23 Nov 2008 4:01 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: sysutils/e2fsprogs/files/pkg-message.in
CVSWeb

Number of commits found: 6

Mon, 12 Jun 2006
[ 13:13 pav ] Original commit 
1.28 sysutils/e2fsprogs/Makefile
1.11 sysutils/e2fsprogs/distinfo
1.1 sysutils/e2fsprogs/files/patch-.conf-dir
1.1 sysutils/e2fsprogs/files/patch-DIOCGMEDIASIZE
1.1 sysutils/e2fsprogs/files/patch-configure
1.2 sysutils/e2fsprogs/files/patch-e2fsck-Makefile.in
1.1 sysutils/e2fsprogs/files/patch-lib_blkid_getsize.c
1.1 sysutils/e2fsprogs/files/patch-lib_blkid_probe.c
1.1 sysutils/e2fsprogs/files/patch-lib_blkid_probe.h
1.1 sysutils/e2fsprogs/files/patch-lib_ext2fs_tst_bitops.c

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update to 1.39

PR:             ports/98847
Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
Sun, 6 Feb 2005
[ 16:59 leeym ] Original commit 
1.23 sysutils/e2fsprogs/Makefile
1.7 sysutils/e2fsprogs/distinfo
1.2 sysutils/e2fsprogs/files/patch-MCONFIG--I-order
1.5 sysutils/e2fsprogs/files/pkg-message.in
1.7 sysutils/e2fsprogs/pkg-plist
- 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>
Mon, 1 Mar 2004
[ 15:13 pav ] Original commit 
1.17 sysutils/e2fsprogs/Makefile
1.4 sysutils/e2fsprogs/files/pkg-message.in
1.6 sysutils/e2fsprogs/pkg-plist
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)
Thu, 26 Feb 2004
[ 18:22 glewis ] Original commit 
1.15 sysutils/e2fsprogs/Makefile
1.2 sysutils/e2fsprogs/files/patch-ext2fs_e2fsck.c
1.1 sysutils/e2fsprogs/files/patch-update-to-20040224
1.2 sysutils/e2fsprogs/pkg-deinstall
1.3 sysutils/e2fsprogs/files/pkg-message.in
1.5 sysutils/e2fsprogs/pkg-plist
. 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)
Sat, 21 Feb 2004
[ 16:29 leeym ] Original commit 
1.13 sysutils/e2fsprogs/Makefile
1.1 sysutils/e2fsprogs/pkg-deinstall
1.2 sysutils/e2fsprogs/files/pkg-message.in
- 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>
Fri, 20 Feb 2004
[ 22:46 glewis ] Original commit 
1.12 sysutils/e2fsprogs/Makefile
1.5 sysutils/e2fsprogs/distinfo
1.1 sysutils/e2fsprogs/files/fsck_ext2fs.c
1.4 sysutils/e2fsprogs/files/patch-MCONFIG.in
1.3 sysutils/e2fsprogs/files/patch-Makefile.in
1.3 sysutils/e2fsprogs/files/patch-debugfs::Makefile.in
1.2 sysutils/e2fsprogs/files/patch-e2fsck::journal.c
1.1 sysutils/e2fsprogs/files/patch-ext2fs_e2fsck.c
1.2 sysutils/e2fsprogs/files/patch-intl::Makefile.in
1.2 sysutils/e2fsprogs/files/patch-lib::Makefile.elf-lib

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
. 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>

Number of commits found: 6

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
streamripperNov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19426
Broken 157
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 4
new 48 hours18
new 7 days31
new fortnight82
new month132

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.198 seconds.