# New ports collection makefile for: py-gnome # Date created: 3/14/1999 # Whom: nectar@FreeBSD.org # # $FreeBSD$ # PORTNAME= py-gnome PORTVERSION= 1.0.53 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-python DISTNAME= gnome-python-${PORTVERSION} MAINTAINER= nectar@FreeBSD.org BUILD_DEPENDS= ${PYGTK_DEP} LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${PYGTK_DEP} USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= yes USE_LIBTOOL= yes LIBTOOLFILES= configure pygnome/configure pygtk/configure CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ --with-gnome-config=${X11BASE}/bin/gnome-config EG_SRC_DIR= ${WRKSRC}/pygnome/examples EG_DST_DIR= ${PREFIX}/share/examples/py-gnome PYGTK_DEP= ${PYTHON_LIBDIR}/site-packages/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${EG_DST_DIR} ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xvf - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} find ${EG_DST_DIR} -type d -print | xargs ${CHMOD} 0555 find ${EG_DST_DIR} -type f -print | xargs ${CHMOD} 0444 .else PLIST= ${WRKDIR}/PLIST.nodocs pre-install: ${RM} -f ${PLIST} ${GREP} -E -v '^(@dirrm )?(share/examples/)|(share/doc/)' \ ${PKGDIR}/pkg-plist > ${PLIST} .endif .include '/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/russian
Commit message (Expand)AuthorAgeFilesLines
* Vendor made minor code changes with no version bump. Label this askris2002-10-133-81/+82
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-2/+2
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.kris2002-10-056-14/+20
* add ru-mtc 1.3ijliao2002-09-186-0/+58
* texas chainsaw kde2 massacrealane2002-09-111-2/+0
* build aspell with dictionarydinoex2002-09-104-0/+22
* KDE2 is dead. The source is no longer available.alane2002-09-0920-660/+0
* Fix build in -current (build/link C++ code with ${CXX})kris2002-09-092-1/+27
* Fix build on -current (build/link C++ code with ${CXX})kris2002-09-092-6/+37
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-256-8/+26
* Use MASTERDIRmbr2002-08-032-4/+4
* 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-033-6/+6
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-023-1/+3
* Chase shlib rev of devel/gettextade2002-08-026-6/+6
* Bump shared library version because of devel/mm updatepat2002-07-281-1/+1
* Fix MASTER_SITE_SUBDIR.will2002-07-102-2/+2
* upgrade toijliao2002-07-083-37/+145
* upgrade to 1.3.26PL30.15ijliao2002-07-085-13/+181
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-056-32/+10
* Update:demon2002-07-0210-597/+609
* Update to Russian patch version 30.14.demon2002-06-302-2/+2
* Remove a master-site, that no longer exists.mi2002-06-251-1/+0
* Pass maintainership to Lev Serebryakov <lev@serebryakov.spb.ru>demon2002-06-241-1/+1
* - Make fetchable;sobomax2002-06-232-19/+20
* - Update to 1.3.26.30.13pat2002-06-234-38/+70
* Distfiles have been moved on kde site to Attic.alane2002-06-211-1/+1
* Mark FORBIDDEN until an update is available.nectar2002-06-182-0/+6
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-166-42/+80
* Add Russian OpenOffice slave portmbr2002-06-153-0/+31
* Minor clean.skv2002-06-072-4/+5
* Add p5-cyrillic 2.09, library for fast and easy cyrillic texttobez2002-06-066-0/+35
* - update to 0.2petef2002-06-026-27/+71
* Allow to add custom args to configure.demon2002-05-301-0/+4
* Unbreak on bento.sobomax2002-05-231-0/+29
* - Update MASTER_SITES (1)pat2002-05-231-3/+5
* Update to 1.3.24dwcjr2002-05-083-4/+5
* Update for new chown syntax in -current (U.G->U:G)demon2002-05-031-2/+2
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2211-144/+263
* gettext upgrade uber-patch (stage 3)ade2002-04-136-6/+12
* last commit markp changed the wrong lineijliao2002-04-101-3/+2
* Drop maintainershipmarkp2002-04-041-1/+1
* Update to 1.15.2pat2002-03-313-2/+10
* Stage 1 of gettext update.ade2002-03-166-6/+6
* Copy dist to local master siteache2002-03-081-1/+3
* Upgrade to 0.99e8demon2002-02-282-2/+2
* Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mkfenner2002-01-301-1/+3
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-292-7/+7
* Update to latest russian patch and include russian patch version inpat2002-01-292-5/+6
* Update to 1.3.23pat2002-01-274-28/+12
* Minor fixes.skv2002-01-211-4/+4
* Add WWW.demon2001-12-283-0/+6
* Update to 1.1.1.demon2001-12-269-6/+24
* - PORTDOCS policepat2001-12-241-3/+3
* Localized messages for KOffice (Russian language).demon2001-12-2216-0/+178
* Use separate distfile to download Russian messages only whendemon2001-12-2215-12/+1338
* add fortuneru 0.1ijliao2001-12-216-0/+52
* Update to version 1.01.steve2001-12-031-10/+11
* Fix typo.demon2001-11-081-1/+1
* Upgrade to Apache 1.3.22, RA 30.9 and mod_ssl 2.8.5.demon2001-11-0812-416/+633
* - Update to 1.3.22 (PL30.9);sobomax2001-11-067-45/+211
* Add p5-XML-Parser-encodings 1.00, additional russian encodings fortobez2001-10-315-0/+67
* upgrade to -patch2ijliao2001-10-143-7/+11
* Upgrade to Russian patch version 30.7demon2001-10-052-2/+2
* Sort entries.knu2001-09-211-1/+1
* - update to 0.4c1petef2001-09-183-10/+11
* New port: russian/tac+iasada2001-09-189-0/+167
* Bump png majorache2001-09-111-1/+1
* Upgrade to 0.99e2ache2001-08-132-2/+2
* Add missing files.demon2001-08-041-0/+26
* Change unsq to uniq as that is probably what the author intended to use.steve2001-07-261-4/+7
* Remove one extra file.demon2001-07-131-1/+0
* Remove extra files.demon2001-07-061-6/+0
* Update: apache 1.3.20demon2001-07-032-5/+5
* New port: russian/pscyr.demon2001-07-029-0/+441
* Upgrade to 0.99e1ache2001-06-292-3/+2
* Update mod_ssl to 2.8.3demon2001-06-222-2/+2
* Update to version 1.3.19.steve2001-06-184-33/+85
* Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1
* Make the wrapper script whitespace-safe: Change $* to "$@".yar2001-05-211-1/+1
* By default add yo and ye forms bothache2001-05-012-6/+11
* Give words from local dict priority over the same dist words, replace themache2001-04-291-9/+19
* Make YO support optionalache2001-04-281-1/+4
* Fix disordering.sobomax2001-04-171-1/+1
* Update MASTER_SITES.roam2001-04-171-2/+2
* Upgrade to 0.99d9ache2001-04-163-2/+17
* Add another MASTER_SITE and a little patch for the keyboard layouts.roam2001-04-142-1/+24
* Add xcyrBGR, a keyboard layout chooser for Bulgarian users.roam2001-04-126-0/+44
* Messages and documentation for KDE2 translated into Russian language.demon2001-04-104-0/+52
* Update to 1.6.sobomax2001-04-024-16/+14
* Update to mod_ssl version 2.8.2.demon2001-03-302-2/+2
* Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator.sobomax2001-03-297-0/+77
* Don't remove directory which exists on BSD.local.dist.kuriyama2001-03-133-3/+2
* Update:demon2001-03-124-27/+81
* Upgrade to 0.99d8ache2001-03-112-3/+2
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-013-13/+10
* Minor pkg-plist fixes.steve2001-02-261-4/+6
* Spaces -> tabs in ports/russian.olgeni2001-02-063-5/+5
* Install *.dict tooache2001-02-052-2/+11
* Install russian.dict too for use in external programs like mnogosearchache2001-01-302-2/+4
* Remove myself from MAINTAINERache2001-01-301-1/+1
* Another Russian dictionaries set for ispellache2001-01-308-0/+66