String::Strip is an XS extension that implements four white space removal routines: StripSpace (remove all white space), StripLSpace (strip leading white space), StripTSpace (strip trailing white space), and StripLTSpace (strip leading and trailing white space). All four of these routines work directly on the input argument, rather than passing back a result. The routines tend to be roughly 30% faster than equivalent function regex code. -Anton ref='https://www.lant.com.tw/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1.1 (fixes a security issue)garga2006-05-085-4/+7
| | | | | | | | - Ensure ejabberd can find its files PR: ports/96675 Poked by: Denis Shaposhnikov Submitted by: maintainer
* - Update my coordinates now that I moved to Dublin.flz2006-05-081-1/+1
|
* Update my coordinates with something more fitting, now that google hasmlaier2006-05-081-1/+1
| | | | | decent satellites of germany. Before I was endangering the local kindergarden.
* - gnonlinpav2006-05-081-1/+0
|
* - Remove multimedia/gnonlin port in favor of gstreamer-plugins-gnonlin portpav2006-05-086-59/+1
|
* Use the new tarball from sourceforge and unbreak fetching.itetcu2006-05-082-4/+9
| | | | | | | | | | | | | | Diff to the old one: - INSTALL rewording - Makefile is gone (autogenerated) - xmlwrapp-config is gone, it uses only configure.pl - xmlwrapp.pc is gone (wasn't installed anyway) Also patch configure.pl for the right path to perl. PR: ports/96634 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me) Approved by: lawrance (mentor)
* Fix plist and remove BROKEN.itetcu2006-05-081-1/+1
| | | | | | | PR: ports/94081 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me) Reviewed by: Andrey Slusar <anrays@gmail.com> Approved by: Dryice Liu <dryice@dryice.name> (maintainer), lawrance (mentor)
* foo2zjs --> ports/print/foo2zjserwin2006-05-081-0/+1
|
* To always find libmagic.so in sysutils/file in [4567].x.cjh2006-05-082-3/+4
| | | | | PR: ports/96782 Submitted by: Rong-En Fan <rafan@infor.org>
* remove USE_REINPLACE for all categories starting with Iedwin2006-05-0836-38/+0
|
* remove USE_REINPLACE for all categories starting with Hedwin2006-05-082-2/+0
|
* - Use USE_X_PREFIXehaupt2006-05-082-0/+4
| | | | - Bump PORTREVISION
* Fix package build.ale2006-05-081-4/+3
| | | | Approved by: maintainer
* Update to 6.4.2vs2006-05-084-23/+33
| | | | | | | | This build uses an unthreaded RTS, please see the GHC mailing lists for details and report any problems you observe (eg. non-termination/segfaults in compiled binaries). Approved by: cabal
* - Fix bogus OSVERSION test.flz2006-05-081-1/+1
| | | | Reported by: Joey Mingrone <joey@mingrone.org>
* - Don't force the interface up, this may turns the radio on needlessly.flz2006-05-084-4/+2
| | | | | PR: ports/93681 Submitted by: Adrian Filipi <adrian@ubergeeks.com>
* - Update to 0.7.0.flz2006-05-082-6/+6
| | | | | PR: ports/95835 Submitted by: chinsan <chinsan.tw@gmail.com>
* - Update to 0.9.1sat2006-05-086-30/+41
| | | | | | | | | - RC'ify - Take maintainership PR: ports/95889 Submitted by: me Approved by: krion (mentor)
* - Update to 1.5.12sat2006-05-086-101/+62
| | | | | | | | | - portlint(1) - Take maintainership PR: ports/95886 Submitted by: me Approved by: krion (me)
* - Update to 2.6.10sat2006-05-086-33/+21
| | | | | | | | - Take maintainership PR: ports/95869 Submitted by: me Approved by: krion (mentor)
* - Update to 1.8.2sat2006-05-084-35/+24
| | | | | | | | - Take maintainership PR: ports/95843 Submitted by: me Approved by: krion (mentor)
* - Update to 3.0.4sat2006-05-084-93/+20
| | | | | | | | - Take maintainer ship PR: ports/95828 Submitted by: me Approved by: krion (mentor)
* Oops, forgot to add this patch file before committing ↵max2006-05-081-0/+15
| | | | | | | | ports/mail/mailagent/Makefile Rev 1.39. This patch fixes an infinite loop with the filter on AMD64. Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> PR: 94585
* Add a patch to fix an infinite loop with the filter program on AMD64.max2006-05-082-49/+50
| | | | | | | | | Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> PR: 94585 Use the EXAMPLESDIR macro. Reclaim my maintainership.
* Update to 0.7.1 release.ale2006-05-0810-186/+20
| | | | Approved by: maintainer
* - USE_RC_SUBR= filename instead of "yes", this simplies Makefileclsung2006-05-0812-67/+22
| | | | | | | | | (bump PORTREVISION) - remove USE_REINPLACE - rename files/*.sh.sample to files/*.sh.in PR: ports/95851 Submitted by: Rong-En Fan
* - Update to 0.47clsung2006-05-082-5/+6
| | | | | PR: ports/96963 Submitted by: maintainer (Rong-En Fan)
* - Update to 1.4ehaupt2006-05-083-16/+17
| | | | | | | - Pass maintainer-ship to submitter PR: 96904 Submitted by: Beech Rintoul <beech@mangohealth.org>
* Temporary disconnect editors/vim6 from the tree as it clashes inedwin2006-05-081-1/+0
| | | | | | the INDEX creation with editors/vim. Informed obrien@ about it.
* - Update to 0.59clsung2006-05-082-5/+5
| | | | | | | | | - maintainer notes: Note that this is still broken with perl < 5.6 (it's buildable, but the module can not be loaded). PR: ports/96961 Submitted by: maintainer (Rong-En Fan)
* rainbowcrack --> ports/security/rainbowcrackehaupt2006-05-081-0/+1
|
* Add rainbowcrack 1.2, a hash cracker that precomputes plaintext -ehaupt2006-05-085-0/+56
| | | | | | | ciphertext pairs in advance. PR: 96664 Submitted by: bryan@freshdns.net
* Add an additional master siteehaupt2006-05-081-1/+2
| | | | | PR: 96952 Submitted by: Samy Al Bahra <sbahra@kerneled.org> (maintainer)
* sdlsand --> ports/games/sdlsandehaupt2006-05-081-0/+1
|
* Add sdlsand 20060207, a simulation of falling sand and other materials.ehaupt2006-05-084-0/+49
| | | | | PR: 96905 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* Make xearth display a dot in the general region where I liveitetcu2006-05-081-0/+1
| | | | | | | | (Bucharest, Romania); I got the coordinates from google maps since I need an external antenna to convince the GPS to be more precise that "Somewhere, Europe". Approved by: lawrance (mentor)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-08