Commit graph

179287 commits

Author SHA1 Message Date
Rong-En Fan
f55db34e75 - Update to 0.75 2007-06-25 23:55:09 +00:00
Pav Lucistnik
3a33358cbf - Fix plist
With hat:	portmgr
2007-06-25 23:37:33 +00:00
Stanislav Sedov
c1a983ac8f - Fix a typo.
PR:		ports/113992
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2007-06-25 20:32:32 +00:00
Stanislav Sedov
5109fefa85 - Don't touch gcc libdir, it have troubles discovering libc objects in case of
non-default locations
- Don't install libiberty (not needed)
- Fix a typo in comment [1]
- Generate correct dependency list in case if target arch and abi were not
  specified by setting fake OURTARGET value [1]
- Bump up PORTREVISION.

Noticed by:	pav [1]
2007-06-25 20:31:10 +00:00
Edward Tomasz Napierala
2b3aabdf90 - Fix paths in soundon
- Fix paths in man pages
- Fix plist
- Remove unneccessary patch

Approved by:	miwi (mentor)
2007-06-25 19:52:12 +00:00
Thierry Thomas
6388503972 Fix the dependency on terminfo.db.
Submitted by:	rafan
2007-06-25 19:30:54 +00:00
Andrew Pantyukhin
9ee53c15ba - Fix a typo
- Remove superfluous use_ldconfig

Approved by:	Buganini <buganini@gmail.com> (maintainer)
2007-06-25 19:03:04 +00:00
Thierry Thomas
68a16b0390 - Chase a silent update: the tarball has been rerolled after a tabs
expansion, no need to bump portrevision

Full diff at
<http://people.freebsd.org/~thierry/ports/CImg-1.2.1_070612_070615.diff.bz2>

- Move the dirname `gfortran42` line to pre-configure, to fix a problem
  when build dependencies have not yet been installed.

Reported by:	Romain Tartière <romain (at) blogreen.org>
2007-06-25 18:52:29 +00:00
Li-Wen Hsu
3dc7c06980 - Update to 0.4.0
- Add examples
2007-06-25 18:33:54 +00:00
Michael Johnson
c1a8afe2f4 Update to 0.10.12 2007-06-25 18:28:15 +00:00
Martin Wilke
06a8a64914 - Update to 0.1.1
PR:		114003
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2007-06-25 18:25:17 +00:00
Martin Wilke
0e2e631113 - Add missing file
PR:		114011
Submitted by:	Matthieu Michaud <ohmer@epita.info>
Approved by:	maintainer
2007-06-25 18:22:37 +00:00
Martin Wilke
5c4d1ce470 The Pylons web framework is aimed at making webapps and large
programmatic website development in Python easy. Several key points:

* A framework to make writing web applications in Python easy

* Inspired by Rails and TurboGears

* Utilizes a minimalist, component-based philosophy that makes it easy
  to expand on

* Harness existing knowledge about Python

Pylons makes it easy to expand on your knowledge of Python to master
Pylons for web development. Using a MVC style dispath, Python
knowledge is used at various levels:

* The Controller is just a basic Python class, called for each
  request. Customizing the response is as easy as overriding __call__
  to make your webapp work how you want.

* Myghty templating compiles directly to Python byte-code for speed
  and utilizes Python for template control rather than creating its
  own template syntax for "for, while, etc"

WWW: http://www.pylonshq.com/

PR:		ports/113970
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2007-06-25 18:19:25 +00:00
Martin Wilke
0cf48a6707 WebHelpers is package aimed at providing helper functions for use
within web applications.

These functions are intended to ease web development with template
languages by removing common view logic and encapsulating it in
re-usable modules as well as occasionally providing objects for use
within controllers to assist with common web development paradigms.

WWW: http://pylonshq.com/WebHelpers/

PR:		ports/113969
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2007-06-25 18:16:10 +00:00
Martin Wilke
69c355119c As of now, writing custom decorators correctly requires some
experience and it is not as easy as it could be. For instance, typical
implementations of decorators involve nested functions, and we all
know that flat is better than nested. Moreover, typical
implementations of decorators do not preserve the signature of
decorated functions, thus confusing both documentation tools and
developers.

The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.

WWW: http://www.phyast.pitt.edu/~micheles/python/documentation.html

PR:		ports/113968
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2007-06-25 18:14:47 +00:00
Michael Johnson
0160128825 Update to 0.10.6 2007-06-25 18:10:08 +00:00
Michael Johnson
158fc8eed7 Update to 1.041 2007-06-25 17:59:25 +00:00
Herve Quiroz
7ec8d3d708 Update to 2.0.7 2007-06-25 17:53:00 +00:00
Roman Bogorodskiy
4bc92167fc Update to 1.4.12. 2007-06-25 17:18:43 +00:00
Michael Johnson
1668f65977 Update to 1.9.0rc2 2007-06-25 17:16:59 +00:00
Simon Barner
98a6aba210 - Use USE_OCAML
- Avoid unnessary usage of bsd.port.{pre, post}.mk

Pointed out by:	sat
2007-06-25 17:14:41 +00:00
Michael Johnson
3b214df5ed Update to 2.16 2007-06-25 17:12:18 +00:00
Andrew Pantyukhin
8e9f2b778a - Update to 8.76 2007-06-25 17:00:57 +00:00
Michael Johnson
eacfe55a8c Update to 1.7 2007-06-25 16:51:33 +00:00
Diane Bruce
54b8f54887 - Forgotten files for 1.0.2 commit
Approved by:	ehaupt (mentor)
2007-06-25 16:33:24 +00:00
Michael Johnson
c530c51138 - Fix my email on Whom: line 2007-06-25 15:53:44 +00:00
Michael Johnson
3a020c1895 Add gstreamer-plugins-buzztard
Buzztard gstreamer plugins
2007-06-25 15:14:07 +00:00
Hiroki Sato
5292123396 Update to 0.5.20050618. 2007-06-25 15:03:38 +00:00
Simon Barner
231a6812c7 - sysutils/ledit has been resurrected. 2007-06-25 14:36:31 +00:00
Simon Barner
fdbf080e44 - Resurrect and fix ledit, a line editor allowing to use control commands like
in emacs or in shells (bash, tcsh). To be used with interactive commands.
- Take maintainership
2007-06-25 14:35:13 +00:00
Palle Girgensohn
2e9d146f29 Update to 8.2.505 2007-06-25 14:32:15 +00:00
Chin-San Huang
b27a2f9211 - Add the missing dependancy.
Submitted by:	Chris St Denis <chris _at_ smartt dot com>
Approved by:	rafan (mentor)
2007-06-25 13:47:10 +00:00
Andrey A. Chernov
4313e717c1 Remove wrongly placed comment line in prev. commit 2007-06-25 13:12:41 +00:00
Rong-En Fan
7a3451f7cf - Update to 2007.06.22
PR:		ports/114010
Submitted by:	Pankov Pavel <pankov_p at mail.ru> (maintainer)
2007-06-25 13:09:01 +00:00
Andrey A. Chernov
7a39d4f85a Force -O due to silent gcc 4.2.0 loop optimization bug with -O2 2007-06-25 12:45:45 +00:00
Renato Botelho
e4210f6e8d Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only
intercept Instant Text Messaging. Optionally, intercepted text messages can be
stored onto an RDMBS (Only mySQL is supported for now). Given that mySQL is
used, stored instant messages can be read through a browser interface that is
written in PHP language. Please see the INSTALL.txt file for instructions on
how to install, configure and run EnderUNIX scanhill.

WWW:	http://www.enderunix.org/scanhill/
2007-06-25 12:34:07 +00:00
Mathieu Arnold
048e860ca2 Update to 0.83 2007-06-25 11:45:51 +00:00
Xin LI
f64828b3cf Document evolution-data-server remote arbitrary code execution
vulnerability.

Fix at:	Evolution SVN changeset 7817 (#447414)
2007-06-25 10:57:52 +00:00
Ion-Mihai Tetcu
d84e5b7f1f Tindy lives in ports-mgmt, not misc.
Submitted by:	"Gabor Tjong A Hung" <g.v.tjongahung@gmail.com>, linimon@
2007-06-25 10:25:55 +00:00
Mathieu Arnold
6c9d657de2 Update to 0.29
PR:		113985
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-25 09:03:42 +00:00
Rong-En Fan
8463ab39a2 - Update to 5.6 snapshot 20070623
- Respect NOPORTEXAMPLES
- Use PORTEXAMPLES to make pkg-plist smaller
- Some style changes
2007-06-25 08:30:50 +00:00
Hajimu UMEMOTO
5923834300 Update to 1.2.4. 2007-06-25 08:26:03 +00:00
Rong-En Fan
467826d2b4 - Update to 0.2.1
- Remove one bad master site

PR:	     	 ports/114005
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2007-06-25 07:38:58 +00:00
Hiroki Sato
985c2ad77c - Remove redundant SUB_LIST.
- Use "find | xargs install" instead of "for i in `find`; do install $i; done".

Suggested by:   sat
2007-06-25 06:43:39 +00:00
Vanilla I. Shu
868a310e0b Add IGNORE_WITH_PHP=4.
Submitted by:	sat@
2007-06-25 06:04:26 +00:00
Sean Farley
d9743f2976 Add myself as a src committer.
Approved by:  wes (mentor)
2007-06-25 05:18:37 +00:00
Tom McLaughlin
ffba539fe7 Don't clobber config files on update.
PR:		111923
Submitted by:	emaste
2007-06-25 05:13:25 +00:00
Beech Rintoul
0128e7b31f - Fix master_site
- Add mirror

Approved by:	sat (mentor)
2007-06-25 04:56:13 +00:00
Edwin Groothuis
9fd848146f Go back to 1.14 which seems to work better that 1.15:
$ db hash name.hash.db josk
    db: Error reading key `josk': Invalid argument
    $ db hash name.hash.db joska
    db: Error reading key `joska': Invalid argument
    $ db btree name.btree.db josk
    db: Unknown key `josk'
    $ db btree name.btree.db joska
    db: Unknown key `joska'

It seems to happen due to the new design of db_get() in db.c, which
I will try to decypher later on.
2007-06-25 04:21:58 +00:00
Michael Johnson
34d361776d - Transfer maintainership to multimedia@
- Make jack-audio support on by default (per configure script)
- add OPTIONS
2007-06-24 23:12:45 +00:00