Commit graph

84 commits

Author SHA1 Message Date
Tobias Nygren
561aa80ce9 Slap a BROKEN line on top of linuxbin.pkg.mk.
I think it needs to be updated to work with the new emulation framework.
ERROR: [reduce-depends.awk] ../../emulators/suse_compat does not exist.
2008-02-03 16:32:26 +00:00
Ondrej Tuma
681ef77976 Alsa mk file for Linux users. It gets alsa.pc from system if it exists or from ../../wip/alsa-lib/ 2008-01-16 19:43:56 +00:00
Roland Illig
e868ef2e05 Minor style changes. 2007-12-18 12:31:24 +00:00
Blair Sadewitz
61171fa268 This should be BUILD_DEPENDS, not DEPENDS. 2007-11-16 05:53:59 +00:00
Roland Illig
dd9fe0ff4a Renamed _repo_ to r and removed a bunch of unnecessary :Q operators. 2007-11-06 14:24:41 +00:00
Roland Illig
b586ed2ee9 Improved documentation. 2007-09-11 21:26:08 +00:00
Thomas Klausner
a342b0638c Make mercurial a build dependency. 2007-09-03 20:31:42 +00:00
Thomas Klausner
df2352b8e5 Support for mercurial checkouts, provided by Rumko in private mail. 2007-08-23 22:03:01 +00:00
Roland Illig
6048f2d64b Added two empty lines to help "make help" to get the correct text. 2007-06-09 11:02:55 +00:00
Roland Illig
4898f2fdd0 When this file is included, a default value for PKGNAME is provided,
based on the current date. This does not affect any of the packages
currently in pkgsrc-wip, since they all set PKGNAME explicitly.
2007-05-21 11:51:12 +00:00
Roland Illig
cbf838aee5 Now that the stable branch knows about FETCH_MESSAGE, convert to it from
_FETCH_MESSAGE.
2007-05-21 11:33:03 +00:00
Roland Illig
a11eb777b4 Fixed the CVS_ROOT for SourceForge projects, although it seems to be
unused right now.
2007-04-11 06:42:33 +00:00
OBATA Akio
c0e6e89a2c Fixed to use SVN_TAG.${id}. 2007-03-21 11:23:11 +00:00
Dieter Baron
a1a61faeaa Add SVN_CERTS, a list of files with SSL certificates of SVN servers. 2007-01-27 15:33:09 +00:00
Roland Illig
a673967a65 The CVS_MODULE.${id} is no longer necessary, since the usual value is
identical to ${id}.

Improved the documentation and augmented it with some examples.
2007-01-16 10:54:38 +00:00
Roland Illig
227983329e Added an empty password to CVS_ROOT_GNU. 2007-01-16 10:35:35 +00:00
OBATA Akio
a7eae08eee Adapt to cvs server's naming rule of Sourceforge. 2006-10-09 15:31:07 +00:00
Lars Nordlund
4ee3ec7525 Depend on subversion. Should fix problem with svn command not found during
bulk builds.
2006-08-20 18:35:07 +00:00
pancake ;)
9a44de62d5 * Fixes some problems with installation 2006-06-11 12:59:18 +00:00
Roland Illig
a84696fc3f - All cached CVS archives are stored in ${DISTDIR}/cvs-packages.
- After printing the message that the archive is extracted, actually
  _do_ that. I had forgotten this somehow.
2006-06-10 12:30:07 +00:00
Roland Illig
8ddfae14d3 USE_TOOLS+= date 2006-06-10 09:41:30 +00:00
Roland Illig
09ceb8e6d1 The default CVS tag when checking out is "today at midnight", not HEAD. 2006-05-22 11:01:51 +00:00
Roland Illig
bae4cadd21 After fetching the files from a CVS repository, they are packed into a
source package and placed in DISTDIR. Requests for the same CVS tag or
on the same date will then use the cached CVS archive.

Provided some progress messages.

Reordered the code sections so that the interface part is completely at
the top of the file and is clearly separated from the implementation
part.
2006-04-25 00:21:12 +00:00
Lars Nordlund
872eba9ab4 Added svn-package.mk, a small framework for packages that are checked out
from a subversion repository instead of using DISTFILES. This is heavily
based upon cvs-package.mk.
2006-04-23 00:51:08 +00:00
OBATA Akio
d503373851 Access method to GNU's cvs repository has been changed. 2006-04-16 11:54:07 +00:00
Roland Illig
16835b7d6f Moved the sanity checks into their own section. Improved the interface
description.
2006-03-12 15:37:29 +00:00
Thomas Klausner
28685bc852 Revert previous -- does not solve problem. 2006-02-06 17:58:30 +00:00
Thomas Klausner
0673eec20c Set LINUX_BASE_PREFIX.suse to match LINUX_BASE_VERSION.suse. 2006-02-04 10:56:49 +00:00
Roland Illig
ce302e568f - Fixed all pkglint -Wall warnings, even the most pedantic ones. 2006-01-30 02:34:18 +00:00
Lubomir Sedlacik
6437e42054 - rework how CVS repositories are defined, it's now possible to use more
than one repository,
- remove useless NO_FETCH,
- execute in pre-extract to allow packages to define additional DISTFILEs
  without much dirty hackery

<rillig> help && ok
2006-01-30 01:18:15 +00:00
Thomas Klausner
7315918b46 Prefer suse-9.1 packages to 7.3 ones; do not
check shlibs on *BSD (we know it will fail); fix a typo.
2006-01-25 19:46:14 +00:00
Roland Illig
afa5fb0ffa Fixed some of the pkglint warnings about quoting and semicolons. 2005-12-19 08:13:30 +00:00
Roland Illig
aa3c2c5705 Changed the wording of the error message to be more direct. 2005-12-19 07:58:30 +00:00
Roland Illig
f13e0ce7e8 Fixed pkglint warnings about "PKG_FAIL_REASON+=" and the use of semicolons. 2005-12-19 07:56:14 +00:00
Roland Illig
d5991ec377 Added more verbosity to the diagnostics. 2005-10-23 11:55:36 +00:00
Dieter Baron
5b4276e530 mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", "automake"
or "automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc.  (hi jlam!)
2005-06-08 15:46:59 +00:00
Roland Illig
dbab858dec Removed trailing whitespace. 2005-05-23 09:38:33 +00:00
Roland Illig
68d3eb97d0 Reformatted comments. Fixed variable quoting. Added CVS_TAG variable. 2005-05-13 23:18:38 +00:00
pancake ;)
c27f01ef59 80 cols align
fixtures for JAVA_HOME on MAKE_ENV and CONFIGURE_ENV
make this mk to work properly without JAVA_APP_TARGETS defined
2005-05-03 15:11:32 +00:00
Juan Romero Pardines
d9c9a084bd * Add JAR_MAIN_PREFIX which points to the classpath directory (it's
relative to PREFIX) and added into BUILD_DEFS.
* Check for required directories before installing the jars.
* Use 'post-configure' instead of 'post-build' to create the jar
shell scripts, by this way NO_BUILD can be used.
2005-01-17 19:23:17 +00:00
pancake ;)
2a1c7650f8 fix for arguments support 2005-01-14 19:38:36 +00:00
pancake ;)
c95dbe848d initial import of java-app module for pkgsrc 2005-01-14 19:19:51 +00:00
Roland Illig
df3f68138d Removed the trailing slashes from the default CVS repositories. 2005-01-11 18:42:30 +00:00
Roland Illig
d59f15e8f6 Shortened the check for existing CVS_REPOSITORY and CVS_MODULE. 2004-11-20 16:11:38 +00:00
Roland Illig
102cfa9206 Added cvs-package.mk, a small framework for packages that are checked out
from a CVS repository instead of using DISTFILES.
2004-11-10 07:14:33 +00:00
Johnny C. Lam
f59b847f16 _PKGSRCDIR has been renamed to PKGSRCDIR. 2004-10-07 03:02:09 +00:00
Peter Bex
931e385434 Fix spelling mistake (PREFERED -> PREFERRED) 2004-09-22 11:07:51 +00:00
Mike M. Volokhov
95806293fb Use rc.d tools from NetBSD pkgsrc (instead of wip). 2004-08-27 07:53:04 +00:00
Thomas Klausner
8cc5cbb712 suse version number is 7.3, not 7.3.0. 2004-03-27 11:35:05 +00:00
Michal Pasternak
aa25063527 Correct installation procedure for Slackware again, hopefully the last time 2004-03-14 21:26:27 +00:00