Commit graph

24 commits

Author SHA1 Message Date
grant
dc40bcec01 make usage of pax more consistent, use -O to bomb on broken archives
(suggested by lukem), group z, r and f flags.

some whitespace cleanup.
2003-04-10 20:10:15 +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
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
wiz
d142d6a639 Avoid pax's -z option (Solaris's pax doesn't know it). 2002-10-31 03:08:09 +00:00
wiz
1d3bb74332 Files to exclude are not even in the tarball. 2002-10-20 02:56:22 +00:00
wiz
d80d619912 Prefer pax to GNU tar. 2002-10-20 02:33:45 +00:00
jlam
460508e86f Trivially use buildlink2. 2002-09-21 01:51:36 +00:00
mycroft
1c83ca392b Add mkdirs for empty directories. 2002-07-15 18:25:49 +00:00
lukem
f81ee4d35b if we depend upon ${PATCH} creating the backup file with a .orig
suffix, then use "${_PATCH_BACKUP_ARG} .orig" to ensure that's the case
2002-03-14 03:13:36 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
kei
2f54bfffa9 Updated teTeX-share and teTeX-sharesrc for preparing to update of TeXfamily
which doesn't compile recently because of the LaTeX's "Hey, your distribution
is too old!  Please update it to the latest one!" feature.

Quoted from the patch to `latex.ltx'.

  This is a work around for the '1 year old' error which avoids the format
  file from being generated correctly.  Provided by Naoto Shimazaki.

  Because of NO_EXTRACT/NO_PATCH/others are defined in teTeX-share{,src}
  packages, applying this patch is done by packages' Makefiles on do-install
  stage.

New version numbers after these changes are like below:

teTeX:          1.0.7nb1
teTeX-bin:      1.0.7nb1
teTeX-share:    1.0.2nb1
teTeX-sharesrc: 1.0.1nb1
2001-10-24 00:28:47 +00:00
agc
1c989c3883 Move to sha1 digests, where appropriate and possible, and add distfile
sizes.
2001-04-20 12:41:48 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
333fb4cf19 add HOMEPAGE 2000-09-03 13:07:40 +00:00
tron
97ae81332a Update "teTeX-sharesrc" package to version 1.0.1 and resolve conflicts
with "teTeX-share" package.
2000-03-08 23:08:24 +00:00
tron
0bf87b301b Update dependence on "teTeX-share" package. 2000-03-06 22:16:59 +00:00
tron
2bec83f71b "share/texmf/source/latex/aguplus" is an empty directory, not a file. 1999-08-22 22:22:55 +00:00
tron
679b7b793d Let this package depend on "teTeX-share" to avoid ugly "@unexec rmdir"
kludge for directory "share/texmf".
1999-08-17 21:39:45 +00:00
tron
9c34be0d7e pkglint: use of DISTFILES with single file discouraged. 1999-08-17 19:58:29 +00:00
tron
a3b59be57b Use "@unexec rmdir %D/share/texmf || true" to remove "share/texmf" to avoid
error message on package deinstallation.
1999-08-12 21:11:29 +00:00
hubertf
f5f867a008 Sources for machine independent parts for teTeX 1.0.6.
Provided to fulfil the licensing terms.
1999-08-03 14:10:42 +00:00