Commit graph

1907 commits

Author SHA1 Message Date
joerg
15ce72df89 Install man page. Kill excessive :Q. Bump revision. 2012-03-04 19:50:56 +00:00
joerg
562418d4d3 Honour MANINSTALL 2012-03-04 19:50:21 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
03579439b1 By using dirent.h instead of sys/dir.h this suddenly builds on SunOS. 2012-02-29 20:17:31 +00:00
hans
a76dc7ef2c Fix build on SunOS. 2012-02-29 18:14:31 +00:00
hans
9a7884d0c2 REPLACE_SH on installed shell script. 2012-02-15 19:28:18 +00:00
hans
21d4a5f35b Fix build on SunOS. 2012-02-15 19:27:10 +00:00
hans
8a10843d40 REPLACE_SH on installed shell script. 2012-02-15 19:24:39 +00:00
hans
3a2d99a15b REPLACE_SH on installed shell scripts. 2012-02-15 19:23:20 +00:00
hans
da6c446e02 REPLACE_SH on installed shell script. 2012-02-15 19:21:53 +00:00
hans
20b3f98636 REPLACE_BASH on all installed shell scripts. 2012-02-15 19:20:36 +00:00
hans
3585df8f2a REPLACE_SH in installed shell script. 2012-02-15 19:19:27 +00:00
hans
62b7487024 REPLACE_SH on installed shell scripts. 2012-02-15 19:15:04 +00:00
wiz
6b5bd8d27a Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:17 +00:00
sbd
54ab4b9f19 Use ${PKGINFODIR} 2012-01-30 07:26:29 +00:00
sbd
36be41a953 Rename custom function "fexecve", which conflicts with glibc's fexecve(3),
to schily_fexecve.

Also <linux/fs.h> must be included before <linux/ext2_fs.h>.
2012-01-30 03:43:58 +00:00
sbd
f3e2640944 Create a rules file for x86_64-linux 2012-01-30 02:01:40 +00:00
sbd
41a1f0b0ca Use ${PKGINFODIR} 2012-01-29 08:41:22 +00:00
sbd
eaa662f5e5 Clean up DESTDIR support so unprivileged pbulk works. 2012-01-29 08:26:32 +00:00
sbd
1a64699a62 Build a static binary with threads is currently broken with glibc. 2012-01-29 02:54:18 +00:00
sbd
8d1e7f357d The problem with gcc attributes is that they are being defined away in
config.h because the AC_C___ATTRIBUTE__ test is broken.

(Note: the secound argument to AC_TRY_COMPILE is what goes in main).
2012-01-28 04:37:36 +00:00
sbd
067f2d4967 Add a workaround for a problem with gcc transparent_union attribute that
causes the wait() prototype to be wrong.

Also linux's struct stat dosn't have st_flags.
2012-01-28 01:52:48 +00:00
rhaen
e82bb57c8e Updated archivers/p5-Archive-Tar to 1.82
ChangeLog from upstream:
* important changes in version 1.82 21/11/2011 (CDRAKE)
- Adjustments to handle files >8gb (>0777777777777 octal)
- Feature to return the MD5SUM of files in the archive
2012-01-26 10:42:21 +00:00
wiz
d8f988793d Update unrar to 4.1.4. Changes not documented.
License wording was changed, but I see it as a clarification and not an
effective changed and thus just updated it and don't version it.
2012-01-20 15:26:08 +00:00
hans
a7a006ebbf USE_TOOLS instead of DEPENDS for gtar and unzip. Unset
TOOLS_PLATFORM.unzip on NetBSD to force unzip from pkgsrc.
2012-01-14 02:46:26 +00:00
hans
2021c0e11b Convert to USE_TOOLS=zip. 2012-01-14 02:09:35 +00:00
hans
b4b5cf9cc1 SunOS lacks strmode(), so get it from libnbcompat. 2012-01-12 17:14:45 +00:00
hans
be5ebfc4f2 Fix build on systems that don't provide a definition for MIN. 2012-01-11 14:29:36 +00:00
hans
68a21b769b Fix build with gcc46. 2012-01-11 14:20:20 +00:00
obache
466ab552b7 Let to install all info file fragments.
Bump PKGREVISION.
2012-01-06 11:49:31 +00:00
adam
0506e63024 HOMEPAGE update 2011-12-28 20:07:34 +00:00
taca
942c660c73 Update ruby-zip package to 0.9.5.
Exact changes are unknown.
2011-12-14 17:01:13 +00:00
minskim
94712ea21b Honor PKGMANDIR. 2011-12-10 18:54:51 +00:00
hans
ceb9888a9a Use getpassphrase() on SunOS to allow passwords longer than 8 chars. 2011-12-09 13:51:56 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
sbd
1d17cc1b43 Honor CFLAGS and LDFLAGS from pkgsrc. 2011-11-29 06:06:23 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
enami
6b39c65b73 Fix 404 homepage url with reachable one. Reported by noztos on twitter. 2011-11-22 05:49:00 +00:00
marino
096adac2e0 archivers/szip: update distinfo
This package has a history of repacking the tarball, but checking the
same name.  Apparently, it has happened twice before, and this a third
time.  Regenerating the distinfo allows the package to build again,
whereas before the distinfo file was unretreivable.
2011-11-20 00:57:38 +00:00
marino
191850025a archives/gsharutils: Upgrade from version 4.2.1 to 4.11.1
DragonFly couldn't build GNU Sharutils.  Upon inspection, it was seen
that the last version in pkgsrc was at least 11 years old.  This commit
updates the GNU Sharutils to the latest version without patches.
Tested on DragonFly and NetBSD.  The Linux condition dealing with the
glibc gettext workaround was removed with the assumption that this is
no longer needed, but somebody else should test and verify this.

Select changes since 4.2 (according to NEWS):
=============================================
4.3.50: new trans: cs da el es gl ru tr zh_TW
        updated:   de fr ja nl sv
4.3.51: Norwegian split to no/@nynorsk to nb and nn
        Updated library files and m4 macros from fileutils-4.1.9
4.3.52: Fix Y2K bug (shar)
        Fix temp file race (shar)
        (N/A) allow spaces in file names (uudecode)
4.3.60: Better -Z option handling for systems without compress
4.3.61: Unspecified bugs fixes
4.3.70: Update de tr translations
        (N/A) fix uudecode output handling
        Turn off compress link default
4.3.71: Update da de translations
4.3.72: Update fr sv translations
4.3.73: Add support for large files (e.g. > 2 Gib on 32-bit hosts)
4.3.74: Updated fr translation
        Unspecified portabilitity fixes
4.3.75: New translations: ca et hu
        Updated translations: da de ja sv tr zh_TW.
        Add bzip2 support
        Fix unspecified compatiblity issues
4.3.76: Updated translations: de et fr sv tr
4.3.77: Fixed buffer overrun exploit
4.3.78: infrastructure updates
4.3.79: New temporary file handling to avoid buffer overrun exploit and
        theoretical timing hole (unshar)
        Unspecified new translations added + updates
4.3.80: Fix temporary file unlink bug
4.3.81: True64 compatibility fix
4.4:    intmax_t checks added
4.5:    Fix unspecified bug in unshar
        Update usage examples
4.5.1:  Fix memory usage bug in shar
4.5.2:  Fix test and update some translations
4.5.3:  Add unspecified translation, update another
        Move to libtool 1.5.20
4.6:    New Japanese translation
4.6.1:  Translation cleanup, infrastructure changes
4.6.2:  Better output diagnostics
4.6.3:  Recognize "end\r\n" as equal to "end" and "end\n"
        Fix readdir duplicate declaration
4.7.1:  (N/A) uudecode no longer creates output file names with trailing
        white space.
4.9:    Fix shar script shell quoting issues with translations
4.10:   Handle clobber option correctly in generated scripts
4.11:   Remove mailshar because mail-files was broken
2011-11-19 18:59:20 +00:00
sbd
a1a9959ef1 Don't include dependence buildlink3 if using the builtin library.
Patch by obache@
2011-11-13 08:11:28 +00:00
taca
daff9fed11 - s/RUBY_VERSION_REQD/RUBY_VERSION_SUPPORTED/
- ALlow build with ruby193.
2011-11-12 15:04:58 +00:00
joerg
6948b13071 Move LICENSE up where it belongs. Remove duplicate PKG_DESTDIR_SUPPORT. 2011-11-11 22:08:52 +00:00
joerg
6532830077 Supports user-destdir 2011-11-11 19:15:49 +00:00
sno
3103131af6 Updating archivers/p5-Archive-Tar (containing Pure Perl implementation for
tar ball handling) from 1.76 to 1.80.

Upstream changes:
* important changes in version 1.80 13/10/2011
- patch from Rocky Bernstein to add file chown() method [rt#71221]

* important changes in version 1.78 08/09/2011
- patch from Rocky Bernstein to add chown() method [rt#70623]
- blead patch from Alexandr Ciornii to resolve [perl#78708]
2011-11-11 11:17:25 +00:00
minskim
a8e2d4ccf5 Set PKG_DEDTDIR_SUPPORT for ruby-xz. 2011-11-07 20:05:34 +00:00
sbd
0dc6193f32 Recursive bump for archivers/libarchive buildlink addition. 2011-11-01 06:50:28 +00:00
sbd
dd22fee4e8 Add missing archivers/xz buildlink
Bump PKGREVISION
2011-11-01 06:43:16 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
joerg
057f7e201f Revert, no unconditional pollution of environment via b3.mk. 2011-10-27 04:23:50 +00:00