pancake ;)
f7a9d47d49
* Add 'whereis' command to find what package owns a file.
...
>> example:
$ apstget whereis texi2pdf
teTeX-bin-2.0.2nb5 : /usr/pkg/bin/texi2pdf
teTeX-bin-2.0.2nb5 : /usr/pkg/man/man1/texi2pdf.1
2006-04-10 14:08:25 +00:00
Todd Vierling
5f60a41bb5
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:09:34 +00:00
pancake ;)
6cbe03bc5d
pkgname relink bug fixed.
...
Thanks xtraeme for the bug report! :)
I hope this new release solves the problem. now relink for gtk2/gtk2+ works fine.
>> update to 20050302
2005-03-02 13:24:37 +00:00
pancake ;)
0d2df65bdb
up to revision 1
...
- more fixes for required updates
- fix and optimize pkg_options algorithm
- code cleanup
2005-03-01 17:06:36 +00:00
pancake ;)
eb9708c720
fix for required upgrades.
...
indent
2005-03-01 10:01:36 +00:00
pancake ;)
37577501ae
fix for show command. check directories
2005-02-26 20:53:47 +00:00
pancake ;)
0d5b3983e4
fix for 'show' command.
2005-02-26 20:52:11 +00:00
pancake ;)
888b7f60c8
this may fix the problem
2005-02-20 23:25:52 +00:00
pancake ;)
fd8ff59ebc
initial fixes to catch required packages
...
may break some builds...needs more work
2005-02-20 22:59:07 +00:00
pancake ;)
9bfa1d8b8a
another SKIP_LICENSES fix
2005-02-06 14:23:10 +00:00
pancake ;)
028651151f
fix SKIP_LICENSES
2005-01-31 14:41:10 +00:00
pancake ;)
c4992aab79
solve CONF_FILES problem with bsd.pkg.mk
2005-01-26 19:28:50 +00:00
Todd Vierling
62eceec26c
Don't "cp -p" for *source* files. Builds are usually done as an unprivileged
...
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.
(Some OS's do in fact cause an error when the chown in "cp -p" fails.)
2005-01-06 05:40:53 +00:00
Juan Romero Pardines
0d5bf4d5d9
Bump to 20041127: rename the script to "apstget" for consistency with
...
${PKGBASE}.
2004-12-28 00:31:38 +00:00
pancake ;)
975f6f6a1f
fix some indents
...
autodetect broken pkgsrc in 'dist-upgrade'
add warning message
update to nb1
2004-12-23 15:14:32 +00:00
pancake ;)
8687a8effe
add "check" action for md5 checks
...
solve recursive depends bug
update to 20041223
2004-12-23 14:25:00 +00:00
pancake ;)
f73118320b
update to 20041214
...
Changelog:
*) relink now checks on X11_TYPE and system library dirs
*) show action more verbose
2004-12-14 15:07:33 +00:00
pancake ;)
26192282b9
add 'show' action to view descriptions, options and pkgname.
2004-12-13 15:31:18 +00:00
pancake ;)
7c55f173fe
add support for PKG_OPTIONS
2004-11-26 13:13:35 +00:00
pancake ;)
07cc7be216
solve little bug.
...
TODO: skip_licenses doesn't work yet.
2004-11-25 12:56:18 +00:00
pancake ;)
8977c24dd8
add initial testing features:
...
- SKIP_LICENSES
- use PKG_RESUME_TRANSFERS by default
2004-11-25 12:48:11 +00:00
pancake ;)
7f7a0c0bed
minor fixes
2004-11-15 15:12:35 +00:00
pancake ;)
fc1cbbe304
add BUILD_PACKAGE option
...
add CLEAN_BUILD option
testing with show-depends-dirs against -all
2004-11-14 22:15:59 +00:00
pancake ;)
4ee15083d5
add "orphan" command to list orphaned packages like deborphan does.
2004-11-10 14:25:03 +00:00
pancake ;)
5cd2c5bc18
update to 20041103
...
* add autoclean target
* split build into fetch/build
2004-11-03 19:23:08 +00:00
pancake ;)
c5d791661a
Add support for non-gnu AWK
2004-11-02 15:36:12 +00:00
pancake ;)
54bc958ef4
add output wrapper and minor fixes
2004-11-02 15:20:36 +00:00
pancake ;)
cfed89a7a3
update to 20041102
...
* add args for 'clean' action
* add stdout wrapper for QUITE and portability for shells
2004-11-02 14:05:38 +00:00
pancake ;)
43c38c9343
Add support for cat/pkg on relink
2004-10-27 08:36:20 +00:00
pancake ;)
712a33e732
relink patch
2004-10-26 22:16:44 +00:00
pancake ;)
f5c4f15c77
Add support for automatic relink of inverse dependencies
2004-10-26 11:31:00 +00:00
Juan Romero Pardines
9291d92089
Don't use bmake on NetBSD, because it's make(1)... bump version
...
to 20041026.
2004-10-26 05:25:05 +00:00
pancake ;)
4ae0a2b16b
Support for packages that pkgname differs from dirname (VERY SLOW!!) but at least works fine on packages like perl (perl58) gtk2(gtk2+) , etc... ) I think that this is a pkgsrc "bug" and may be solved.
2004-10-25 19:35:11 +00:00
pancake ;)
673cad58f6
Drop unnecessary stuff
2004-10-25 18:51:49 +00:00
pancake ;)
541ad99c84
Drop individual pkg_chk checking. Now uses my "check_version" function.
...
- faster and more portable. (/dev/stdin problem on netbsd)
2004-10-25 17:14:19 +00:00
pancake ;)
33eb35d24b
typo
2004-10-22 14:23:51 +00:00
pancake ;)
e77e724603
Update do_relink expreg
2004-10-21 14:05:57 +00:00
pancake ;)
ebf833816a
Add PREFERED option, that allows to select which duplicated package you
...
want to use.
2004-10-21 13:17:01 +00:00
pancake ;)
3e42078145
Add GET_FIRST option, this allows to skip problems on automatic updates for
...
duplicated packages (wip/rc.subr,pkgtools/rc.subr)
2004-10-21 13:02:46 +00:00
pancake ;)
440bf0d8cf
typo
2004-10-21 12:04:42 +00:00
pancake ;)
891edb598f
2 user-friendly fixes
2004-10-21 11:48:00 +00:00
pancake ;)
9f94ddf3be
forget to update usage message
2004-10-21 11:33:33 +00:00
pancake ;)
0edc95954b
Update to tomorrow ( 20041022 ).
...
I type some patches planned for tomorrow :)
* Allow !cvs pkgsrc updates
* Allow ignore_errors
* Some checks
* Change some strings (typos, clean explains)
* Solve QUITE bug
* Solve _etc typo instead of _etc_
* Register ${PKG_SYSCONFDIR}/apstget.conf in Makefile
enjoy! and send me patches
2004-10-21 11:31:06 +00:00
pancake ;)
c966dc0133
Add "press any key" before dist-upgrade
2004-10-20 23:07:31 +00:00
pancake ;)
ce0b28b2f0
Update to 2004/10/21
...
* Solve some path problems
* Solve dist-upgrade bug
2004-10-20 22:52:19 +00:00
pancake ;)
f9bd07f516
Initial import of apstget
...
DESCR:
apt-get like tool for pkgsrc. Don't blame me. It's so useful :)
2004-10-20 21:50:33 +00:00