# New ports collection makefile for: Ruby-slang (slanglib) # Date created: 23 Aug 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= slang PORTVERSION= 0.52 CATEGORIES+= devel ruby MASTER_SITES= ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= contrib DISTNAME= ${PORTNAME}lib-${PORTVERSION:}-1m DIST_SUBDIR= ruby MAINTAINER?= knu@FreeBSD.org COMMENT?= S-Lang extension module for Ruby .if defined(WITH_JAPANESE) LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang .else LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang .endif USE_RUBY= yes USE_RUBY_EXTCONF= yes WRKSRC= ${WRKDIR}/${PORTNAME}lib CONFIGURE_ARGS= --with-slang-include="${LOCALBASE}/include/slang" \ --with-slang-lib="${LOCALBASE}/lib" INSTALL_TARGET= site-install EXAMPLES_EN= fm.rb smgtest.rb urlview.rb EXAMPLES_JA= pager.rb DOCS_EN= README changes.txt DOCS_JA= README.euc .include .if defined(PKGNAMEPREFIX) PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} .else PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} .endif post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR}/ja .for f in ${EXAMPLES_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ .endfor .for f in ${EXAMPLES_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ja/ .endfor ${MKDIR} ${RUBY_MODDOCDIR}/ja .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .for f in ${DOCS_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/ .endfor .endif .include 1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix breakage during install target; linux port uses rpm to check forbms2003-11-143-0/+3
* Fix build against sqlite-2.8.6bms2003-11-141-0/+15
* Fix assignment to .if_flags filed of netload structure. It supposed to bebland2003-11-142-8/+60
* Previous commit was:fjoe2003-11-140-0/+0
* Fix build if bison is installed.fjoe2003-11-141-3/+11
* "Fix the location of the gmetad state files. I missed the fact that itarved2003-11-141-2/+4
* Use INFO.fjoe2003-11-142-3/+4
* .include <bsd.port.post.mk> should be the last directive in Makefile.fjoe2003-11-142-4/+4
* Remove garbage.fjoe2003-11-142-6/+2
* kkbswitch --> ports/sysutils/kkbswitcharved2003-11-141-0/+1
* Add kkbswitch, a KDE keyboard layout switcher. This one is very similararved2003-11-145-0/+71
* *******************IMPORTANT*******************jeh2003-11-142-2/+2
* Switch to wxgtk2.fjoe2003-11-142-3/+5
* correct the syntax of the warning -> error optionsnetchild2003-11-142-2/+2
* Update to 1.3.5arved2003-11-144-7/+6
* - Update to 7.1.032.netchild2003-11-146-300/+134
* Update to version 8852.demon2003-11-143-2/+4
* Small bug fix. This is of strong relevance to the Axiom port whichmarkm2003-11-144-0/+133
* Add a missing ':' to the ESDPLUGIN PLIST_SUB. I missed this in my commitmarcus2003-11-141-1/+1
* - Fix buildkrion2003-11-141-0/+1
* Fix COMMENT with an a-umlaut.nork2003-11-142-2/+2
* Update Maria-sama ga Miteru to 0.70.nork2003-11-143-3/+33
* ** NOTICE: **eik2003-11-1473-1375/+6056
* Update to 20031029.nork2003-11-146-48/+16
* libuninameslist --> ports/textproc/libuninameslistnork2003-11-141-0/+1
* Add libuninameslist 20030713, a library of Unicodenork2003-11-145-0/+38
* o Add missing dependency on libungif. [1]nork2003-11-142-3/+17
* Do not attempt to apply patches for OO 1.0.3 to version 1.1.kan2003-11-141-3/+0
* Update to 2003.11.13.nork2003-11-142-2/+2
* Add a trailing / to the homepage url in an attempt to pacify portsurveyeik2003-11-142-2/+2
* Update maintainer field with my FreeBSD.org address.pav2003-11-1416-16/+16
* switch my ports to my FreeBSD addresseik2003-11-1414-14/+14
* Fix dependency on p5-XML-Parser.pav2003-11-141-1/+1
* autocutsel --> ports/deskutils/autocutselpav2003-11-141-0/+1
* Add autocutsel, a tool for synchronization of clipboards in VNCpav2003-11-146-0/+57
* Update to 2.0-12.adamw2003-11-143-4/+5
* Update to 1.8.0.6.9.knu2003-11-143-23/+14
* Update to 1.0.32 (+6p4) and unbreak with gcc 3.3.1.knu2003-11-147-163/+140
* . Simplify the packing list by using the new PORTDOCS macro.glewis2003-11-144-174/+6
* Somebody please pass me the pointy hat. I fouled up the distfilemarkm2003-11-144-8/+4
* . Add missing -n so that manpages message is consistent with otherglewis2003-11-141-1/+1
* - Fix build on -currentkrion2003-11-142-0/+2
* - Update to 0.88 "Decidedly"sergei2003-11-143-2/+3
* This dependency should be EXTRACT_DEPENDS instead of BUILD_DEPENDS.knu2003-11-141-1/+1
* Unbreak by removing an obsolete patch, which fix has already beenknu2003-11-142-12/+0
* Make this port depend on glib20 instead of glib12 and unbreak.knu2003-11-141-3/+1
* beep-media-player --> ports/multimedia/beep-media-playermarcus2003-11-141-0/+1
* Add beep-media-player which the renamed XMMS MP3 player ported to GTK+-2.marcus2003-11-147-0/+206
* Update to version 0.93.demon2003-11-143-2/+4
* Update to 0.2.1arved2003-11-142-2/+2
* gift-fasttrack --> ports/net/gift-fasttrackarved2003-11-141-0/+1
* add gift-fasttrack plugin that enables giFT users to participatearved2003-11-149-0/+113
* gift-gnutella --> ports/net/gift-gnutellaarved2003-11-141-0/+1
* Add gift-gnutella, gnutella plugin for giFTarved2003-11-149-0/+119
* tpad --> ports/editors/tpadarved2003-11-141-0/+1
* Add tpad, notepad clone written in Tcl/Tkarved2003-11-145-0/+40
* Update to 0.73arved2003-11-142-2/+2
* de-kheisereg --> ports/german/kheiseregarved2003-11-141-0/+1
* Add kheisereg, utility to search offline within the article databasearved2003-11-145-0/+85
* Add entry for kxicqarved2003-11-141-0/+1
* Retire kxicqarved2003-11-141-1/+0
* Remove kxicq.arved2003-11-1411-218/+0
* Update to 3.02.10a.osa2003-11-142-2/+2
* Update 7.22 (aka 20031103).osa2003-11-136-28/+32
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-1397-163/+190
* Update to 1.0.47.osa2003-11-138-198/+186
* Install (La)TeX files where (la)tex can find them.tg2003-11-133-3/+32
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-1337-49/+54
* I forgot to add two patch files in the last commit, and broke the GTK2olgeni2003-11-132-0/+27
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-1353-67/+70
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-1311-14/+14
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-132-3/+3
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-1323-31/+31
* Upgrade to 0.9.6.2vanilla2003-11-1312-100/+440
* Upgrade to 804.025.b5, and assign MAINTAINER to submitter.vanilla2003-11-134-29/+76
* Synchronize auto* tools naming convention with ones from FreeBSDbland2003-11-131-0/+9
* Remove my e-mail address from these files, to reduce spam.trevor2003-11-132-2/+2
* Remove my e-mail address from DESCR files of portstrevor2003-11-1354-55/+3
* Remove my e-mail address from comment blocks of portstrevor2003-11-1344-44/+44
* Search for system-wide configs in ${PREFIX}/etc/subversion, whenlev2003-11-134-4/+28
* * Update to 0.99.8pav2003-11-133-2/+17
* Upgrade to version 1.051.olgeni2003-11-132-4/+3
* Upgrade to version 1.121.olgeni2003-11-132-31/+3
* gtk2-theme-switch --> ports/x11/gtk2-theme-switchmarcus2003-11-131-0/+1
* Add gtk2-theme-switch, a command line tool for switching GTK+-2 themes.marcus2003-11-136-0/+51
* Update to 0.0.7.marcus2003-11-134-4/+4
* Clean up Makefile, add more MASTER_SITES, reference new WWW, honouradamw2003-11-133-17/+16
* Reset maintainer. Previous maintainer asked to drop maintainership in anadamw2003-11-131-1/+1
* Fix crash on exit.adamw2003-11-132-2/+31
* xmlrpc++ --> ports/net/xmlrpc++ijliao2003-11-131-0/+1
* add xmlrpc++ 0.7ijliao2003-11-136-0/+75
* upgrade to 1.6.1ijliao2003-11-1315-30/+276
* Activate zh-oicq, zh-chm2html.vanilla2003-11-131-0/+2
* mod_encoding --> ports/www/mod_encodingedwin2003-11-131-0/+1
* New port: www/mod_encodingedwin2003-11-135-0/+72
* Add chm2html 0.1a, cHM Tools package.vanilla2003-11-137-0/+99
* Add oicq 0.7, implements OICQ messaging protocol.vanilla2003-11-135-0/+53
* Upgrade to 20031110, and make bento happy.vanilla2003-11-133-3/+2
* - update to 1.2.1dinoex2003-11-132-2/+2
* - update to 1.1.1dinoex2003-11-135-9/+7
* - new option APACHE_RELATIVE_RUNTIMEDIRdinoex2003-11-131-0/+4
* Unnbreak and update print/mup portedwin2003-11-134-183/+174
* Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.naddy2003-11-134-22/+3
* Hardcode PKGNAMEPREFIX.edwin2003-11-131-0/+2
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-1339-39/+39
* Update to DAT 4303jeh2003-11-132-2/+2
* Author took all the FreeBSD-specific patches from the port andadamw2003-11-134-38/+2
* mdh --> ports/deskutils/mdhadamw2003-11-131-0/+1
* Add mdh, which is kindof like the GNOME panel except not.adamw2003-11-137-0/+77
* Update to 7.22 which is mainly a bugfix and security release.marcus2003-11-138-14/+16
* - Update to version 0.23krion2003-11-132-2/+2
* - update to 20031112dinoex2003-11-134-7/+13
* Here's the patch.jeh2003-11-132-1/+21
* Clarify a sentence on pkg-message.perky2003-11-133-3/+3
* Update plan to 1.8.7. Also incorporated are some portlint fixes.deischen2003-11-134-67/+65
* The FreeBSD ports cvs access list: now with 100% more Pav Lucistnik.adamw2003-11-131-0/+1
* Allow the default compiled-in editor to be easily changed.obrien2003-11-131-1/+2
* Add our latest ports committer, Oliver Eikemeier (aka eik@). Oliver thoughtmarcus2003-11-131-0/+1
* ja-ruby-ming -> ports/japanese/ruby-mingknu2003-11-131-0/+1
* Add japanese/ruby-ming as a slave of graphics/ruby-ming. It dependsknu2003-11-133-1/+18
* Add CONFLICTS lines; ming and ja-ming conflict with each other.knu2003-11-132-0/+4
* Make LIB_DEPENDS overridable for the forthcoming japanese/ruby-ming.knu2003-11-132-1/+2
* Temporarily adopt an independent version of the ruby-ming interfaceknu2003-11-135-81/+42
* - fix MASTER_SITES trailing chardinoex2003-11-121-1/+1
* Update to 0.06mat2003-11-122-2/+2
* website --> ports/textproc/websitedes2003-11-121-0/+1
* This is website 2.5.0, a set of DTDs and XSL stylesheets for describingdes2003-11-127-0/+349
* Update to 1.02mat2003-11-122-10/+3
* - update MASTER_SITESdinoex2003-11-126-15/+8
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.des2003-11-121-1/+1
* - populate MASTER_SITE_GNUSTEPdinoex2003-11-121-0/+6
* Update to 0.09mat2003-11-122-2/+2
* Upgrade to 1.62.4, which has been out for nearly two months now.des2003-11-12