aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-fileutils.m4
Commit message (Expand)AuthorAgeFilesLines
* Removed.Martin Baulig1998-07-291-1/+0
* Added some reasonable defaults to allow cross compiling; removedMartin Baulig1998-07-231-2/+22
* New check. (vprintf): New check. (ftruncate.c): Remove check. This needsRaja R Harinath1998-06-251-27/+2
* New file. Imported from `configure.in' in GNU fileutils 3.16. It does allMartin Baulig1998-05-231-409/+255
* Initial revisionMartin Baulig1998-05-221-0/+574
ommitgraph'>* Backout encoding of comments, it is triggering a pkgng bug with one of our portsbapt2014-01-103-4/+8 * Fix dependency additionbapt2014-01-101-1/+1 * Add a USES=lua (WIP) that only supports lua 5.2bapt2014-01-102-0/+107 * Fix paths check from qa.shantoine2014-01-101-2/+1 * - Add new CDNs for perl modules in head of listaz2014-01-101-0/+2 * Fix testbapt2014-01-091-1/+1 * Make gcc 4.6 is sufficient for c++0xbapt2014-01-091-1/+1 * Allow to choose clang from base on 9.2 when looking for a C11 compilerbapt2014-01-091-3/+38 * Add LIBOWN and LIBGRP to uidfixbapt2014-01-091-2/+4 * Do not overwrite BUILD_DEPENDSbapt2014-01-081-1/+1 * Fix checkpatch with the new way target sequence are definedbapt2014-01-081-1/+1 * Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing alreadybapt2014-01-081-1/+0 * - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.avilla2014-01-081-7/+11 * Add new uses ninja[:verbose]bapt2014-01-071-0/+30 * Add an internal variable to decide if DESTDIR should ve define in MAKE_ENV or...bapt2014-01-071-0/+4 * pkgng expect all non ascii code and '%' to be urlencoded in the commentbapt2014-01-072-1/+24 * In preparation for Qt 5 ports:makc2014-01-072-298/+599 * - Remove USE_FAM, it has been replaced by USES=famantoine2014-01-052-46/+4 * Reinvokes portaudit a second time in case a problem has been reported. So if ...bapt2014-01-051-0/+5 * Add the debian cdn as a first attempt for debian mirrorsbapt2014-01-051-0/+1 * Add new USES=fam that will replace USE_FAM=yesantoine2014-01-051-0/+63 * Disconnect lang/gcc34 from bsd.gcc.mk, it is not used by any port anymore.rene2014-01-041-12/+1 * Add the forgotten targets to _STAGE_SUSEQbapt2014-01-041-1/+3 * Properly add targets to the sequence they belong to, that now makes them pred...bapt2014-01-047-22/+6 * Add the end-user targets to .PHONYbapt2014-01-041-3/+2 * Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should bebapt2014-01-043-3/+11 * Add charsetfix-post-patch to _PATCH_SEQbapt2014-01-042-3/+1 * Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...bapt2014-01-042-3/+1 * Mark the -message targets as PHONYbapt2014-01-041-0/+1 * extract-message target definition was moved by mistakebapt2014-01-041-2/+2 * Fix typosbapt2014-01-041-1/+1 * Remove 2 more target fallbackbapt2014-01-041-10/+0 * Remove more now useless fallback targetsbapt2014-01-042-9/+2 * Rework ordering and definition of targets.bapt2014-01-041-267/+185 * Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so thatadamw2014-01-031-1/+1 * Remove FETCH_ARGS from github stuff in bsd.sites.mk.adamw2014-01-031-3/+1 * Ensure correct ownership of the licenses directory to avoid "leftovers" [1]rene2014-01-031-0/+2 * Use download.kde.org as the first option for MASTER_SITE_KDE.rakuco2014-01-031-2/+2 * Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.bapt2014-01-031-8/+1 * Allow to follow 302 redirection when fetching from http.bapt2014-01-031-2/+2 * - Fix mkmf DESTDIR issue with patch from upstreamswills2014-01-031-1/+1 * Mk/bsd.sites.mk: Update GCC mirrorsmarino2014-01-031-6/+13 * - Add patch to bundled rdoc to fix issue which causes some ports to fail toswills2014-01-021-1/+1 * Replace a source of information that has disapeared[1] by another one[2]mat2013-12-311-2/+2 * - APACHE10 is not OSI Approved [1]ohauer2013-12-311-1/+1 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-3/+9 * Update to 1.2.2.kwm2013-12-301-1/+2 * Patch has been applied twice before committingbapt2013-12-281-95/+0 * Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-283-91/+190 * Update ltverhack.kwm2013-12-281-0/+3 * New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}bapt2013-12-271-0/+11 * Improve the warning message about the deprecation of WITHOUT_NLSbapt2013-12-271-1/+1 * - Remove USE_OPENAL codeantoine2013-12-262-83/+4 * Add new USES=openal, which will replace USE_OPENALantoine2013-12-261-0/+90 * Traditionally, most (if not all) tamperings with ${TMPPLIST} were donedanfe2013-12-261-4/+5 * - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unixrene2013-12-241-34/+14 * - Don't remove rpath from binaries during install [1]makc2013-12-221-5/+2 * Stop registering recursively dependencies into package with pkgngbapt2013-12-211-1/+0 * Add the directory with GCC runtime libraries to LDFLAGS. This lets Clangtijl2013-12-211-1/+2 * Try to fix font handling for xorg fonts when using staging and pkgng.zeising2013-12-191-0/+14 * - Remove lang/python as implicit build and run dependency frommva2013-12-191-4/+2 * Fix user belonging to multiple groups when a package is stagedbapt2013-12-181-0/+2 * Use new LIB_DEPENDS syntax for bsd.gnustep.mkbapt2013-12-171-1/+1 * Use new LIB_DEPENDS format for USE_SQLITEbapt2013-12-171-2/+2 * - Update Calligra Suite to 2.7.5.avilla2013-12-171-1/+1 * Mk/bsd.python.mk: fix setup call for python 3.xwg2013-12-171-1/+1 * Mk/bsd.sanity.mk: note about python auto plist and pkgnamewg2013-12-161-0/+4 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-162-10/+20 * Spell out "nestedfct"rene2013-12-161-1/+1 * fmake doesn't like previous commit (which breaks index) [1]bapt2013-12-161-14/+0 * Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIO...bapt2013-12-161-1/+1 * Mention nestedfct parameter.rene2013-12-161-10/+11 * Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecationwg2013-12-161-0/+4 * Use setuptools for all Python ports.wg2013-12-161-12/+32 * Update to nspr 4.10.2flo2013-12-14