Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-20 | pkglint-4.76; teach emacs22{,nox}. | uebayasi | 2 | -5/+5 | |
2007-02-20 | Fixed the detection of ": Avoid regenerating within pkgsrc". | rillig | 1 | -7/+13 | |
2007-02-19 | The IRIX identification macro is __sgi. | rillig | 1 | -54/+50 | |
Rewrote the shell parser to handle backticks recursively. This would have found the recent quoting bug in mk/flavor/pkg/depends.mk. The RUN make(1) variable is correctly identified. | |||||
2007-02-16 | Make sure pkg_filecheck uses db185 api | tonio | 2 | -4/+4 | |
2007-02-15 | Added PGSQL_PREFIX. | rillig | 1 | -1/+2 | |
2007-02-15 | Added a new data type for CVS Entries lines. | rillig | 1 | -2/+76 | |
The ": Avoid regen" configure patch must not be committed to CVS. | |||||
2007-02-10 | add defined check before !empty, to make bootstrap make happy | tonio | 1 | -2/+2 | |
2007-02-07 | Sync with src. | wiz | 1 | -4/+3 | |
2007-02-06 | Update pkg_summary(5) man page to mention how it can | reed | 3 | -4/+34 | |
be generated (from NetBSD). Add a PKGREVISION. | |||||
2007-01-30 | Another wish item: configure patches should not contain the pkgsrc | joerg | 1 | -1/+2 | |
magic. | |||||
2007-01-30 | Added apache22. | rillig | 1 | -4/+4 | |
2007-01-30 | Oops, I forgot to add the dependency to p5-enum. | rillig | 1 | -2/+3 | |
That makes pkglint go to version 4.75. | |||||
2007-01-28 | Accept kde3-1.0 in USE_DIRS. | wiz | 1 | -1/+2 | |
2007-01-25 | Fixed a NullPointerException. | rillig | 1 | -138/+46 | |
The Perl module "enum" is handy for reducing the size of the source code. | |||||
2007-01-24 | Don't warn if user-defined variables are used in .for loops. | rillig | 1 | -11/+32 | |
2007-01-23 | Clarified the explanation of the warning regarding the load-time | rillig | 1 | -5/+5 | |
evaluation of variables. | |||||
2007-01-18 | Some of the TODO entries have been done. | rillig | 1 | -13/+4 | |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 3 | -5/+8 | |
clear that these variables are completely unrelated to BUILDLINK_TRANSFORM. Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*. XXX: Where should incompatible changes in pkgsrc be documented? | |||||
2007-01-15 | Now it's possible to define optional sections when checking the variable | rillig | 1 | -10/+27 | |
order in package Makefiles. This allows for a legal section, which is also added. I'm not yet sure about the correct order of all these variables. | |||||
2007-01-15 | Added some new variables. | rillig | 1 | -2/+6 | |
2007-01-15 | Updated pkg_alternatives to 1.4. | rillig | 2 | -5/+6 | |
Changes since 1.3: - Added support for non-standard PKGMANDIR. | |||||
2007-01-12 | Updated url2pkg to 2.3. | rillig | 2 | -7/+13 | |
Changes since 2.2: - Detect more sourceforge download URLs. - wrksrc_files and wrksrc_dirs are looked for in WRKSRC, not in WRKDIR. - When the URL is being read in and an EOF occurs, the program exits. | |||||
2007-01-11 | * Warn if LICENSE/RESTRICTED/NO_*_ON_* are misordered. | gdt | 1 | -1/+3 | |
2007-01-11 | From the discussion in #pkgsrc of build problems of wip/gxmms2: | joerg | 1 | -1/+3 | |
Packages using lang/python/extension.mk must follow the naming scheme or otherwise they can't be depended on. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 11 | -35/+35 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2007-01-06 | Fixed the definition of Python-related variables. | rillig | 1 | -2/+5 | |
2007-01-06 | No substitutions are needed for the pkglint manual page. | rillig | 1 | -3/+6 | |
Re-added a post-install selftest to detect syntax errors in pkglint.pl. | |||||
2007-01-04 | Added code to check for shared directories from the *-dirs packages. | rillig | 1 | -2/+102 | |
2007-01-03 | Fixed a little inconsistency (log_error/explain_warning). | rillig | 1 | -2/+2 | |
2007-01-02 | Outside of packages, the :M* operator has to be used sometimes. | rillig | 1 | -2/+12 | |
When .PHONY appears as the source in a dependency line, all targets are considered "virtual" targets. | |||||
2007-01-02 | Converted NOT_FOR_PLATFORM and ONLY_FOR_PLATFORM from List to | rillig | 1 | -3/+3 | |
InternalList, so they can be used in .for loops. | |||||
2007-01-02 | In PYTHON_VERSIONS_ACCEPTED, all version numbers should be in decreasing | rillig | 1 | -2/+41 | |
order, so that the newer ones are selected more often. | |||||
2007-01-02 | + MASTER_SITE_GENTOO | rillig | 1 | -1/+2 | |
2006-12-27 | PostgreSQL-7.4 support is about to be removed. | joerg | 2 | -4/+4 | |
2006-12-24 | added hack to work around gcc issue with -O3 optimization | schwarz | 1 | -0/+15 | |
2006-12-19 | Fixed PKGMANDIR. | rillig | 1 | -4/+2 | |
2006-12-18 | SUBST the path to ${MAKE}. | gdt | 2 | -11/+11 | |
PKGREVISION++. | |||||
2006-12-17 | note a few platforms where I've confirmed this version of libnbcompat to | jschauma | 1 | -1/+5 | |
be working | |||||
2006-12-16 | xdg-1.4 is valid. | wiz | 1 | -2/+2 | |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 2 | -14/+14 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
2006-12-15 | DESTDIR support. | joerg | 1 | -13/+11 | |
2006-12-12 | In buildlink3.mk files, bsd.fast.prefs.mk should be included instead of | rillig | 1 | -2/+7 | |
bsd.prefs.mk. Fixed the regular expression for buildlink3.mk files containing PKG_BUILD_OPTIONS code. | |||||
2006-12-12 | Added c99 to the list of known languages. | rillig | 2 | -6/+8 | |
Following existing practice, the variable PKG_BUILD_OPTIONS.* may be queried in buildlink3.mk files in the .include section, and no warning is generated anymore. | |||||
2006-12-07 | Allow build on Linux. | rpaulo | 2 | -4/+6 | |
2006-12-06 | Fixed the Assertion error on .include lines that end in trailing | rillig | 1 | -3/+6 | |
white-space. Instead of including intltool/buildlink3.mk directly, a simple USE_TOOLS+=intltool suffices. | |||||
2006-12-06 | Use more markup. New sentence, new line. Various minor improvements. | wiz | 1 | -24/+41 | |
2006-12-06 | Updated url2pkg to 2.2. | rillig | 2 | -20/+23 | |
Reduced the number of external calls to find(1). | |||||
2006-12-06 | Ugh, wrap long lines. | xtraeme | 1 | -3/+5 | |
2006-12-06 | texmf-dirs is up to 1.4. | wiz | 1 | -1/+2 | |
2006-12-05 | add pkg_rolling-replace | gdt | 1 | -1/+2 | |