aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* py-BytecodeAssembler is a simple bytecode assembler module that handlesMartin Wilke2009-07-014-0/+38
| | | | | | | | | | | | | | | most low-level bytecode generation details like jump offsets, stack size tracking, line number table generation, constant and variable name index tracking, etc. That way, you can focus your attention on the desired semantics of your bytecode instead of on these mechanical issues. WWW: http://pypi.python.org/pypi/BytecodeAssembler PR: ports/135945 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=236850
* py-SymbolType is a Simple "symbol" type, useful for enumerationsMartin Wilke2009-07-015-0/+31
| | | | | | | | | | | | or sentinels. WWW: http://peak.telecommunity.com/DevCenter/SymbolType PR: ports/135940 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=236849
* - Update to 0.7Martin Wilke2009-07-014-6/+19
| | | | | | | | | PR: 136068 Submitted by: Alex Kapranoff <ka@nadoby.ru> Approved by: maintainer Notes: svn path=/head/; revision=236848
* Fix last commit. Avl committed a older patch by mistake.Koop Mast2009-07-012-0/+4
| | | | Notes: svn path=/head/; revision=236847
* - Update to 0.7.1Martin Wilke2009-07-012-4/+4
| | | | | | | | PR: 136139 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=236846
* - Update to 0.19Martin Wilke2009-07-012-5/+7
| | | | | | | | PR: 136145 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236845
* - Update to 1.23Martin Wilke2009-07-012-4/+4
| | | | | | | | PR: 136143 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236844
* Update to 2.26.3.Alexander Logvinov2009-07-019-29/+45
| | | | | | | | Reviewed by: mezz (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236843
* Update to 2.26.3.1.Alexander Logvinov2009-07-013-4/+10
| | | | | | | | Reviewed by: mezz (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236842
* Update to 2.26.2.Alexander Logvinov2009-07-013-4/+10
| | | | | | | | Reviewed by: mezz (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236841
* Update to 2.26.3.1.Alexander Logvinov2009-07-012-4/+4
| | | | | | | | Reviewed by: mezz (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236840
* Update to 2.26.3.Alexander Logvinov2009-07-013-4/+7
| | | | | | | | Reviewed by: mezz (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236839
* Disable usb support by default in -CURRENT instead of mark it as BROKEN. It'sJeremy Messenger2009-07-011-3/+1
| | | | | | | | a bit silly to mark it as BROKEN when it can be disable without stop port that I am trying to install. Notes: svn path=/head/; revision=236838
* - Update to r38cMartin Wilke2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236836
* - Fix building with python3*Li-Wen Hsu2009-06-302-2/+51
| | | | | | | | - Use checksum file under lang/python${PYTHON_SUFFIX}/, for removal lang/python/distinfo Notes: svn path=/head/; revision=236835
* - Update to 1.4.4Dennis Herrmann2009-06-302-4/+4
| | | | | | | | PR: ports/136195 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) Notes: svn path=/head/; revision=236834
* - Fix a small Bug in samefile/samearchiveDennis Herrmann2009-06-302-0/+11
| | | | | | | | | | - Bump PORTREVISION PR: ports/136194 Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) Notes: svn path=/head/; revision=236833
* - Make IGNOREMartin Wilke2009-06-301-0/+2
| | | | Notes: svn path=/head/; revision=236832
* - Connect firefox35 to the buildMartin Wilke2009-06-301-0/+1
| | | | Notes: svn path=/head/; revision=236831
* - Please welcome Firefox-3.5 ReleaseMartin Wilke2009-06-302-5/+5
| | | | | | | | | | | What?s New in Firefox 3.5: http://www.mozilla-europe.org/en/press/2009/06/30/1293-mozilla-advances-the-web-with-firefox-35 Thanks to: All testers and helpers, my Team and marcus for the quick repocopy! Notes: svn path=/head/; revision=236830
* - Force commitMartin Wilke2009-06-300-0/+0
| | | | | | | repocopy from firefox3-devel to firefox35 Notes: svn path=/head/; revision=236829
* Update to 3.2.0.1.Xin LI2009-06-302-4/+4
| | | | | | | Security: ba73f494-65a8-11de-aef5-001c2514716c Notes: svn path=/head/; revision=236828
* Document phpMyAdmin XSS vulnerabilityXin LI2009-06-301-0/+28
| | | | Notes: svn path=/head/; revision=236827
* - Update to 2.0.2Diane Bruce2009-06-302-4/+4
| | | | | | | PR: ports/136086 Notes: svn path=/head/; revision=236826
* Fix a typo in bgpd.8 (s/openbgpd_flags="YES"/openbgpd_enable="YES"/).Hiroki Sato2009-06-302-4/+5
| | | | | | | Spotted by: Jason J. Hellenthal Notes: svn path=/head/; revision=236825
* - Update to 1.7.Marcelo Araujo2009-06-306-65/+17
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/136074 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236824
* Update to 2009.07.01.Norikatsu Shigemura2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236823
* - Update to 3.bDennis Herrmann2009-06-303-7/+45
| | | | | | | | | - Fix config PATH, add manpage [1] Reported by: Michal Bartkowiak <michal@bartkowiak.biz> [1] Notes: svn path=/head/; revision=236822
* - Update linkPav Lucistnik2009-06-301-1/+1
| | | | | | | | PR: ports/136162 Submitted by: Julian H. Stacey <jhs-list@berklix.com> Notes: svn path=/head/; revision=236821
* - Update to 5.47Pav Lucistnik2009-06-302-4/+4
| | | | | | | | PR: ports/136184 Submitted by: Girish <girish.rao.dev@gmail.com> (maintainer) Notes: svn path=/head/; revision=236820
* - Update to 0.5.082Pav Lucistnik2009-06-303-20/+36
| | | | | | | | PR: ports/136174 Submitted by: Carlos A. M. dos Santos <unixmania@gmail.com> Notes: svn path=/head/; revision=236819
* - Forgot to remove the PORTREVISION on latest commit.Marcelo Araujo2009-06-301-1/+0
| | | | | | | Pointyhat to: self Notes: svn path=/head/; revision=236818
* - Update to 2.2.8.Marcelo Araujo2009-06-302-5/+5
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/136016 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236817
* - Update to 1.7.Marcelo Araujo2009-06-302-6/+6
| | | | | | | | | PR: based on ports/136003 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Approved by: maintainer Notes: svn path=/head/; revision=236816
* - Update to 1.2.7.Marcelo Araujo2009-06-304-35/+10
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/136128 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236815
* - Document nagios command injection vulnerability.Wesley Shields2009-06-301-0/+34
| | | | Notes: svn path=/head/; revision=236814
* - Update to 1.7Pav Lucistnik2009-06-304-24/+25
| | | | | | | | | | | - Switch maintainer to the submitter PR: ports/135950 Submitted by: bf <bf1783@gmail.com> Approved by: old maintainer Notes: svn path=/head/; revision=236813
* - Update to 0.38Pav Lucistnik2009-06-303-4/+17
| | | | | | | | PR: ports/136146 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236812
* This Perl module parses ctags files and handles both traditionalPav Lucistnik2009-06-305-0/+40
| | | | | | | | | | | | | | | | ctags as well as extended ctags files such as produced with Exuberant ctags. The module is implemented as a wrapper around the readtags library that normally ships with Exuberant ctags. WWW: http://search.cpan.org/dist/Parse-ExuberantCTags/ PR: ports/136146 Submitted by: Cezary Morga <cm@therek.net> Notes: svn path=/head/; revision=236811
* - Unmark BROKEN, problem was fixed in p5-Wx portPav Lucistnik2009-06-301-7/+1
| | | | | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236810
* - Fix core-dump with malloc debug onPav Lucistnik2009-06-302-0/+14
| | | | | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236809
* - Add backup mirrorMartin Wilke2009-06-301-1/+1
| | | | Notes: svn path=/head/; revision=236808
* - update to 1.5.1Dirk Meyer2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236807
* Simplify, relinquish.Alexey Dokuchaev2009-06-301-4/+1
| | | | Notes: svn path=/head/; revision=236806
* - Make use of bsd.tcl.mkMartin Matuska2009-06-301-24/+10
| | | | | | | | | | - Fix private include paths - Bump PORTREVISION Reported by: pointyhat (pav) Notes: svn path=/head/; revision=236805
* Upgrade graphics/vigra from 1.5.0 to 1.6.0Vasil Dimov2009-06-303-78/+183
| | | | | | | | PR: ports/135879 (with some fixups) Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=236804
* - update to 0.22Yen-Ming Lee2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236803
* - Update to 4.7.6 [1]Li-Wen Hsu2009-06-306-29/+42
| | | | | | | | | | | - Use COPYTREE_SHARE to install documents PR: ports/130412 [1] Submitted by: David Naylor <naylor.b.david AT gmail.com> Approved by: maintainer timeout (6 months) Notes: svn path=/head/; revision=236802
* - Update to 4.22.7-34-g8f537Philippe Audeoud2009-06-302-4/+4
| | | | | | | | PR: ports/136169 Submitted by: Frank Altpeter <frank altpeter.de> (maintainer) Notes: svn path=/head/; revision=236801
* Update to 0.07Lars Thegler2009-06-302-6/+5
| | | | Notes: svn path=/head/; revision=236800