| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
Notes:
svn path=/head/; revision=462227
|
|
|
|
|
|
|
| |
- Fix shebangs
Notes:
svn path=/head/; revision=439096
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Undeprecate irc/insub now that cowsay isn't broken
PR: 207063
Submitted by: Nikolai Lifanov
Approved by: maintainer timeout (4 months)
Notes:
svn path=/head/; revision=416331
|
|
|
|
| |
Notes:
svn path=/head/; revision=416324
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
Notes:
svn path=/head/; revision=384932
|
|
|
|
|
|
|
| |
And, reassign to ports@. I don't want to maintain this anymore.
Notes:
svn path=/head/; revision=384316
|
|
|
|
| |
Notes:
svn path=/head/; revision=371570
|
|
|
|
| |
Notes:
svn path=/head/; revision=365707
|
|
|
|
| |
Notes:
svn path=/head/; revision=362140
|
|
|
|
| |
Notes:
svn path=/head/; revision=348380
|
|
|
|
|
|
|
|
| |
Set DATADIR to make the process simpler.
No PORTREVISION bump, as no change to final product.
Notes:
svn path=/head/; revision=348358
|
|
|
|
| |
Notes:
svn path=/head/; revision=328792
|
|
|
|
|
|
|
| |
irc)
Notes:
svn path=/head/; revision=327736
|
|
|
|
| |
Notes:
svn path=/head/; revision=324586
|
|
|
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
Notes:
svn path=/head/; revision=308985
|
|
|
|
| |
Notes:
svn path=/head/; revision=302763
|
|
|
|
|
|
|
|
|
|
| |
clobbered them. Manually installing the insub cows until another
tarball gets rolled. You'll probably need to reinstall cowsay to
restore those cows if you applied the 15.0_0 update.
PORTREVISION bump.
Notes:
svn path=/head/; revision=302750
|
|
|
|
| |
Notes:
svn path=/head/; revision=302749
|
|
|
|
|
|
|
|
|
|
| |
This update reflects a license change from GPLv2 to 2-BSD.
MASTER_SITES switched to github.
Further ChangeLog not appropriate for pasting here, but can
be reviewed in source.
Notes:
svn path=/head/; revision=302748
|
|
|
|
| |
Notes:
svn path=/head/; revision=277161
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=253253
|
|
|
|
| |
Notes:
svn path=/head/; revision=253250
|
|
|
|
|
|
|
|
| |
PR: ports/132985
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Notes:
svn path=/head/; revision=230830
|
|
|
|
|
|
|
| |
If alfred isn't the maintainer, I'll take it.
Notes:
svn path=/head/; revision=219569
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=219560
|
|
|
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes:
svn path=/head/; revision=201032
|
|
|
|
| |
Notes:
svn path=/head/; revision=182494
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
|
|
|
|
| |
Thanks to author for incorporating my changes and to edwin@'s script
for pointing me at this update.
Notes:
svn path=/head/; revision=144206
|
|
|
|
| |
Notes:
svn path=/head/; revision=135377
|
|
|
|
| |
Notes:
svn path=/head/; revision=129594
|
|
|
|
| |
Notes:
svn path=/head/; revision=129109
|
|
|
|
|
|
|
|
|
|
|
| |
not really our directory do the:
@unexec rmdir %D/share/irssi 2>/dev/null || true
thing to clean up these potentially empty directories.
pointed out by: "Ports Janitor" <kkenn> :)
Notes:
svn path=/head/; revision=127382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this port installs file in there. So replace the @dirrm with
"@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports
do. I don't like this, but I don't know what else would work,
it would be nice if this "feature" was implemented as a builtin
to the package system.
Suggested by: kkenn
Tested by: Gilad Rom
Notes:
svn path=/head/; revision=124223
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
9.6: Sat Dec 4 14:47:12 PST 2004
* fix critical bug in arg processing
9.5: Sat Dec 4 01:17:37 PST 2004
* moved -exec command into process(), so irssi can use it
* fix bug that wouldn't let '0' be printed by itself
* add -repeat flag ("-repeat 3 foo" becomes foofoofoo)
* fix bug that would prevent a single character from displaying
* retool -sine iterator a little better
* minor code cleanup
* make both -wave and -sine do the same thing
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Notes:
svn path=/head/; revision=123151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now with sine wave text and my color optimizations!
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Notes:
svn path=/head/; revision=123022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
9.3: Sun Nov 14 18:33:16 PST 2004
* added -popeye and -diagonal command
* made -YES case-insensitive
* moved order that -matrix is run in for consistency
* cleaned up changelog
* updated copyright
9.2: Tue Jul 20 21:45:37 PDT 2004
* Fixed critical vulnerability which causes user to not be
able to figlet a single character.
Also add some new cows from myself and some other submitters.
More offensive than ever. We promise.
Submitted by: Chris Jones
Notes:
svn path=/head/; revision=122389
|
|
|
|
| |
Notes:
svn path=/head/; revision=113019
|
|
|
|
| |
Notes:
svn path=/head/; revision=112948
|
|
|
|
| |
Notes:
svn path=/head/; revision=108959
|
|
|
|
| |
Notes:
svn path=/head/; revision=108047
|
|
|
|
| |
Notes:
svn path=/head/; revision=107980
|
|
|
|
| |
Notes:
svn path=/head/; revision=107934
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
8.7: Mon Apr 26 12:57:12 PDT 2004
* 8.7 changes submitted by j0no:
- AOL Instant Messenger support.
- phpBB bbcode support
- orkut support
- Fixed mIRC code hack. (\x0F instead of \x03\26\26)
- & -> & in HTML and AIM
- -cmd flag to run any irssi command! Use quotes for stuff like "kick zb"
...wait.. i am zb... :(
- -utf8 flag for cat
- Bugfix: Rainbow Offset saved across figs.
- -8 Canada colour map
- Added check to skip the last mile if there's nothing to process.
- Added a -mirc flag to force mIRC codes
- clean_length() repaired
* other fixes:
- verified all filters handle undef properly
Notes:
svn path=/head/; revision=107825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
you can now filter arbitrary programs/text through this wonderful
program!
8.6: Tue Apr 13 15:22:01 PDT 2004
- add flags for cli: -stdin will use data from STDIN
- add flags for cli: -cat, -exec to hook irssi functionality
- stop processing if we don't have text after first pass
8.5: Tue Apr 13 13:03:30 PDT 2004
- remove legacy open3() and use IPC::Open3 -- works in 5.8 now
- support for specifying color in -4 .. for example -4red
- added some more spookwords
- added the -unused command
8.4: This release did not go public
Notes:
svn path=/head/; revision=107053
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104361
|
|
|
|
| |
Notes:
svn path=/head/; revision=98849
|