# New ports collection makefile for: libxpg4-ns # Version required: 3.3 # Date created: 27 February 1999 # Whom: sada # # $FreeBSD$ # DISTNAME= libxpg4-3.3 PKGNAME= libxpg4-ns-3.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ http://people.FreeBSD.org/~sada/distfiles/ MAINTAINER= sada@FreeBSD.ORG MAKE_ENV+= OBJFORMAT=aout SHLIB_MAJOR=2 SHLIB_MINOR=0 PORTOBJFORMAT= aout LIBDIR= ${PREFIX}/lib/aout SRCDIR= /usr/src pre-build: .if !exists(/usr/lib/aout/c++rt0.o) @${CAT} ${FILESDIR}/message.nolib @${FALSE} .endif pre-install: ${MKDIR} ${LIBDIR} post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${LIBDIR} extract-from-freebsd: # only for port maintainer. .if exists(/usr/src/lib) @${RM} -rf ${WRKSRC} @${MKDIR} ${WRKSRC} @tar cfC - ${SRCDIR}/lib/libc locale | tar xfC - ${WRKSRC} @${CP} ${SRCDIR}/lib/libxpg4/Makefile ${WRKSRC}/ .else @${ECHO} You should INSTALL \"src/lib\" distribution" .endif private-distribution: # only for port maintainer. @(cd ${WRKDIR}; find ${DISTNAME} -type f | ${GREP} -v 'CVS' | ${SED} -e 's;^./;;' | tar czfCT ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} . -) .include ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/cairo-clock
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-101-0/+1
* x11-clocks/cairo-clock: Fix typo in pkg-descrYuri Victorovich2020-09-131-1/+1
* Re-add port: x11-clocks/cairo-clock: Analog clock displaying the system-timeYuri Victorovich2020-09-137-0/+323
* Remove expired ports:Rene Ladan2019-10-165-298/+0
* Deprecate a few portsAntoine Brodin2019-09-161-0/+2
* Convert to UCL & cleanup pkg-message (categories x)Mathieu Arnold2019-08-141-2/+6
* Mark BROKEN: unfetchableAntoine Brodin2019-08-051-0/+2
* Return daichi@'s ports back to the pool after his commit bit got safekept.Rene Ladan2018-06-021-1/+1