Commit graph

472 commits

Author SHA1 Message Date
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
de994a8bf8 Lint: Make this description concise. 2003-04-27 15:15:31 +00:00
cjep
3962434998 Lint: Make this file less than 24 lines 2003-04-27 15:13:28 +00:00
jmmv
267286d55f Align multiple MASTER_SITES lines properly. 2003-04-25 18:29:22 +00:00
wiz
b723d54099 Use ${LN} -sf to create symlinks.
Closes PR 21263 by Jeremy C. Reed.
2003-04-22 20:25:08 +00:00
heinz
f432d7cfe2 Use mktime(3) instead of timelocal which doesn't exist on Solaris and
is deprecated on NetBSD. Other platforms support mktime as well.
Bump package revision.
2003-04-19 17:48:08 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
98f4d50cee Comment should not end with a dot. 2003-03-28 21:19:11 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
wiz
92445eb1ed Remove superfluous whitespace. 2003-03-28 20:28:56 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
jschauma
291ecdb5f0 Make this compile on Irix with the MIPSPro compiler by removing gcc-only
CFLAGS from a patch iff CC is not gcc.
2003-03-18 21:53:29 +00:00
wiz
aadbdb0f19 Honour GNU_PROGRAM_PREFIX. From Jeremy C. Reed.
Bump PKGREVISION.
2003-03-16 00:17:23 +00:00
salo
c64bfef700 Updated to version 1.4.3.
Changes:

- Support for BSDi version 4.x
- Suport for BSDi on sparc
- Support for sparc64 FreeBSD
- Support for i786-cygwin
- Added +DAportable to the HP-UX cc compiler flags
- New Platform 9000-831-hp-ux-cc
- Added floatingpint printing support for OS/2
- Added support for macppc-netbsd-cc NetBSD on MAC
- Workaround for an OpenBSD bug in ctype.h (illegaly #defines EOF)
- Added IPv6 support to 'rmt'
- Better casting for debug printf() in 'rmt'
- Better autoconfiguration for librmt and its users yields in better
  compilation and portability results for OS that do not support the
  needed internet features for remote tape support.
- Special support for an undocumented but unfortunately important
  "feature" for symlinks on HP-UX.
  Now star tries to retain the permissions of a symlink by
  stting umask() before creating the symlink.
- Fixed a bug that caused star to be unable to correctly deal with
  ACLs where the user or group name contains spaces.
- Workaround for reading rotten archives caused by above bug.
- Fixed a bug that caused star to create broken archives if
  the POSIX.1-2001 extended format is used for sparse files > 8 GB.
  For this reason, a new extended header tag SCHILY.realsize has
  been added.
- Fixed a bug that caused star to dump core on UNIX-98 TAR compat mode
  with e.g. 'star cbv' because star did not check for the missing arg to
  the -b option.
- 'star -n -tpath ...' now only prints the pathnames to allow
  to use the ooutput directly in scripts. If you like the old
  behavior, use 'star -nv ...'
2003-02-23 11:28:59 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
grant
bce85df836 add xmill 2003-02-17 09:23:06 +00:00
grant
5d72966303 use the full path to unzip. 2003-02-17 09:22:47 +00:00
grant
50863252ec Initial import of xmill-0.7 into The NetBSD packages collection.
XMill is a special-purpose compressor for XML data that typically achieves
twice the compression rate over existing compressors, such as gzip.

Provided by collver1@attbi.com in PR pkg/20353, with minor changes by
me.
2003-02-17 09:20:25 +00:00
jmmv
79492e16f3 Update to 2.2.1. Changes since 2.0.4:
version 2.2.1
	* Change icon themes on the fly and allow svg icons.
	* Added pt, sk and mn translations.
version 2.2.0
	* Updated the manual.
version 2.1.5
	* Handle LHA archives created on Windows.
	* Bugfixes.
version 2.1.4
	* Bugfixes.
version 2.1.3
	* Multi Drag & Drop support.
	* Session management support.
	* HIG compliant dialogs.
	* Added archive operations in the nautilus context menu.
	* Scripts removed.
	* Bugfixes.
version 2.1.2
	* Archive loading is 3 times faster.
	* Recognize zip archives regardless of the file extension.
version 2.1.1
	* Use egg-recent for handling recent files.
	* Use gnome-icon-lookup to get icons.
version 2.1.0
	* Do not read the archive in non-interative mode, this speeds up
	  extraction with Nautilus scripts.
	* Fixed russian manual.

Changes in the package:
- Use schemas.mk to register GConf2 schemas in the global database.
- Depend on gnome2-dirs.
2003-02-14 20:55:50 +00:00
grant
c7945897b2 - remove unnecessary if(OPSYS == Darwin), as this is handled
automatically.
- use ${TOUCH} to create empty file, not ${ECHO} '' > filename...
2003-02-13 17:41:37 +00:00
yyamano
5f3bc8e0de fix build on darwin. 2003-02-06 15:06:17 +00:00
jlam
733bab205c Reorder the two targets for aesthetic reasons. 2003-02-04 18:44:52 +00:00
jlam
3c82a3e8ca Create a fake libtool archive since libbz2.la isnt in the base system but
the package creates one.
2003-02-04 18:40:07 +00:00
jmmv
1b555806e7 Remove dependancy on gnome1-dirs as discussed with wiz. This will be handled by gnome-libs. 2003-01-27 19:46:59 +00:00
jmmv
7a7159adec Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION to 1. 2003-01-27 11:46:58 +00:00
tron
a90297edcc Fix typo in last commit. 2003-01-21 14:22:31 +00:00
wiz
86aa32b2fa Depend on latest gtar, PKGREVISION++. 2003-01-21 11:49:50 +00:00
wiz
98dc9010e9 Bump PKGREVISION for last change. 2003-01-21 09:29:45 +00:00
jschauma
baee51c780 As suggested by wiz:
Make sure a ${PREFIX}/bin/gtar exists independent of ${GNU_PROGRAM_PREFIX},
since it's needed for pkgsrc, and make pkgsrc use ${PREFIX}/bin/gtar.
2003-01-20 23:23:57 +00:00
salo
a44600312f s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV. 2003-01-19 06:46:23 +00:00
wiz
58d8da7264 Update to 3.1.3, bugfix release. 2003-01-13 10:55:11 +00:00
cjep
f2bc62817c USE_PKGLOCALEDIR 2003-01-10 07:34:16 +00:00
uebayasi
dc1117f8e4 Prototype buildlink2.mk's created automagically by createbuildlink(8). 2003-01-09 11:21:40 +00:00
jmmv
9e7affa983 Add and enable file-roller 2003-01-04 12:46:45 +00:00
jmmv
c16c2865bc Initial import of file-roller, version 2.0.4.
File Roller is an archive manager for the GNOME2 environment. This means
that you can:
- Create and modify archives.
- View the content of an archive.
- View a file contained in the archive.
- Extract files from the archive.

Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z,
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar.

Provided in PR pkg/19592 by Juan RP with some changes by me. Reviewed by wiz.
2003-01-04 12:45:42 +00:00
agc
81c51de124 Update to version 20021217 of mousetar.
Major change is a minimalist bignum implementation as a portable means
of supporting integers larger than 32 bits.
2003-01-02 09:45:48 +00:00
jschauma
4c3744b0dd Update MASTER_SITE. Should fix problem in Huberts last bulk-build. 2002-12-26 18:04:33 +00:00
grant
7bcdc57b43 also pass '-DBSD' on Darwin. 2002-12-25 18:30:24 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
61bff0cd75 Oops, typo in last. 2002-12-24 18:52:45 +00:00
wiz
a208234c4d Update MAINTAINER address, per PR 19515. 2002-12-24 18:50:12 +00:00
jmmv
ae19327ec0 Make this package install its example file inside the examples tree. Do not
copy it to PKG_SYSCONFDIR as it is just an example, not needed for regular
operation. Bump PKGREVISION to 1.
2002-12-23 08:05:34 +00:00
cjep
26603c92dd Add and enable unzoo 2002-12-23 01:57:04 +00:00
cjep
bbe6a86183 Initial import of unzoo 4.4 into the NetBSD packages collection as
archivers/unzoo.

unzoo is a public domain zoo archive extractor.
2002-12-23 01:56:43 +00:00
wiz
4ea2ccb987 'files/gtar.1' does not change name depending on GNU_PROGRAM_PREFIX;
noted by Jeremy C. Reed.
2002-12-22 17:15:33 +00:00
agc
28b3d18ee5 Allow this to be built on Linux. From Jeremy Reed, PR 19481 2002-12-22 16:37:30 +00:00
wiz
1de7c1fa18 Do not change (variable) name of executable in info documentation. 2002-12-22 01:49:13 +00:00
wiz
efda627f0a Use GNU_PROGRAM_PREFIX, based on a patch by Jeremy C. Reed. 2002-12-22 01:42:16 +00:00
wiz
22c7f33811 Use GNU_PROGRAM_PREFIX. Based on patch by Jeremy C. Reed. 2002-12-22 01:34:38 +00:00
grant
2938fe0c30 Updated star to 1.4.2.
Major changes since 1.4.1:

- printf() now correctly handles %X vs. %x on 64 bit machines
  Removed a 20 year old local extension that became non-portable.
- new 'librmt', which may be used by any external program like e.g.
  dump/restore to improve cross platform compatibility.
- librmt now allows the use of ssh(1) for remote tape access.
- smt benefits from librmt and now gives platform independent
  'mt status' output in remote mode.
- New option -wready for smt.
- Better man page for 'rmt'.
- Handle a seek error problem in create mode correctly when checking
  for reading past max possible file size on non-large file OS.
- Correctly propagate write/read errors from FIFO to star.
- Add support for SIGINFO (*BSD) as a courtesy to BSD users.
- Do not open /dev/tty if a newvolume script is present.
  This allows the use of star from cron scripts.
- Fixed a bug in the ACL handling code on Linux that caused star to
  recognize ACL comments as ACL entries and include them in the archive.
- Work around to allow star to read ACL enhanced archives that
  include bogus entries that really were ACL comments created by
  the bug above.

The full list of changes can be found at:

	ftp://ftp.fokus.gmd.de/pub/unix/star/AN-1.4.2
2002-12-16 23:21:06 +00:00