Commit graph

129848 commits

Author SHA1 Message Date
Sergey Matveychuk
735245ee9f - Update to 1.0.3 2005-07-20 14:25:09 +00:00
Pav Lucistnik
5d22b8860e Typo is an absolutely minimal weblogging engine powered by rails. It
supports XMLRPC posting, ping/trackback, comments, textile, categories,
all common exports, fulltext search and so on.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:15:41 +00:00
Pav Lucistnik
efaa072e32 RedCloth is a module for using Textile in Ruby. Textile is a text
format. A very simple text format. Another stab at making readable text
that can be converted to HTML.

No need to use verbose HTML to build your docs, your blogs, your pages.
Textile gives you readable text while youre writing and beautiful text
for your readers. And if you need to break out into HTML, Textile will allow
you to do so.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:10:43 +00:00
Pav Lucistnik
433650c7e5 Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:07:59 +00:00
Pav Lucistnik
725a287178 Action Web Service provides a way to publish interoperable web service APIs with
Rails without spending a lot of time delving into protocol details.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:05:09 +00:00
Pav Lucistnik
83a42a071c Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:00:55 +00:00
Pav Lucistnik
94c373232a Action Pack
The controller and view of the RubyOnRails MVC-Framework is handled by the
Action Pack, which handles both layers by its two parts: Action View and Action
Controller. These two layers are bundled in a single package due to their heavy
interdependence. This is unlike the relationship between the Active Record and
Action Pack that is much more separate.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:57:44 +00:00
Pav Lucistnik
46df757fcc Action Record
In Rails, the model is handled by what's called a object-relational
mapping layer entitled Active Record. This layer allows you to present
the data from database rows as objects and embellish these data objects
with business logic methods

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:53:52 +00:00
Pav Lucistnik
1b34e4852e Rake is a Ruby make-like utility using standard Ruby syntax for the
build specification file.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:51:12 +00:00
Pav Lucistnik
323dfee5e9 Active Support
Utility classes and extension to the standard library that
were required by Rails, but found of general use.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:50:25 +00:00
Pav Lucistnik
1869154cc9 - Add a common infrastructure for porting rubygems. It can be used by
including this file between bsd.port.pre.mk and bsd.port.post.mk
  in similar way PEAR modules are ported now.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:49:01 +00:00
Pav Lucistnik
210d118f6e - Fix creation of empty directory when added from package 2005-07-20 13:47:41 +00:00
Renato Botelho
f932907ab2 A qmail-queue replacement to filter mail traffic and more.
It supports:
	* Antivirus executing
	* body filtering
	* subject filtering
	* attachment blocking
	* quarantine
	* white/black list
	* single line logging for qmail and many features.

PR:		ports/83590
Submitted by:	Ozkan KIRIK <ozkan@enderunix.org>
Approved by:	flz (mentor)
2005-07-20 13:39:35 +00:00
Alex Dupre
fb21a8d1b7 Update to 2.5.10a release. 2005-07-20 13:08:29 +00:00
Pav Lucistnik
32e00bb4ea - Update download instructions
PR:		ports/83780
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-07-20 12:50:41 +00:00
Pav Lucistnik
dea2c27d67 - Revive security/ruby-acl port and unbreak it
- Reset maintainership

PR:		ports/76917
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
2005-07-20 12:28:42 +00:00
Pav Lucistnik
8cbc803ff7 - Fix plist and unbreak [1, 2]
- Clean up Makefile and update pkg-message handling

PR:		ports/81492 [1], ports/83128 [2]
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>,
		Norikatsu Shigemura <n-shigemura@ensure.jp>
Approved by:	maintainer timeout (2 months)
2005-07-20 11:57:36 +00:00
Pav Lucistnik
401791425b - Update to 0.1.8
PR:		ports/83772
Submitted by:	chinsan <chinsan.tw@gmail.com> (maintainer)
2005-07-20 11:45:22 +00:00
Pav Lucistnik
ddef71acca - Fix zoneinfo installation and unbreak
PR:		ports/82062
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer timeout (40 days)
2005-07-20 11:28:23 +00:00
Renato Botelho
5d362afc90 - Fix SIZE on distinfo
Approved by:	flz (mentor)
2005-07-20 11:18:02 +00:00
Pav Lucistnik
096fe11528 Adventures on Planet Zephulor
The bulk of the game play involves finding power-ups and hidden areas and
avoiding or squashing strange alien monsters bent on your destruction.

There are a few hidden areas, and in several locations, the player will
experience different levels based upon which path is chosen.

PR:		ports/83169
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-07-20 11:03:18 +00:00
Dmitry Sivachenko
006bf1fe27 Update to version 1.3.3
PR:		83776
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-20 10:55:52 +00:00
Jimmy Olgeni
5fbae8bfa5 Upgrade module proftpd-1.220-1. 2005-07-20 10:52:47 +00:00
Maho Nakata
21702a7edf o Java awt is now working via gtk20
o cairo is disabled since 0.5.0 is reqired
2005-07-20 10:49:51 +00:00
Sergey Matveychuk
2793fe3175 Redet allows the user to construct regular expressions and test them against
input data. Written on TCL/Tk.

PR:		ports/83664
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-20 10:46:36 +00:00
Alex Dupre
6f747fb1e5 Update to 4.0.25 release. 2005-07-20 10:35:41 +00:00
Roman Bogorodskiy
993a68f08f Update to 1.4.3.
PR:		83714 (based on)
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-20 10:23:43 +00:00
Michael Landin
20b14d6c76 o Update to -> 0.6
PR:		ports/83711
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-07-20 10:21:16 +00:00
Renato Botelho
e392125449 - Update to 4.5.6
PR:		ports/83715
Submitted by:	David Gullasch <david.gullasch@mailbox.tu-dresden.de>
Approved by:	flz (mentor)
2005-07-20 10:13:55 +00:00
Oliver Lehmann
5ac0444bb4 bump PORTREVISION because of the new installed run-mailcap
Pointed out by:	pav
2005-07-20 09:38:02 +00:00
Eric Anholt
d811de6426 Update to a 20050719 snapshot of Mesa, DRM, and now r300 CVS trunk. The r300
support includes all Radeons that I have heard of so far.  Requires
xorg-server-snap and DRM from r300 CVS (5.x-7.x DRM insufficient).  The r300 DRM
will be committed to -current soon and hopefully merged to 6.x/5.x.  Previous
r300 support in 6.x/5.x just results in hangs due to improper command
submission, among other problems.
2005-07-20 09:35:05 +00:00
Pav Lucistnik
2c1eae3a13 Ion (based on PWM) is a new kind of window manager that brings a
text-editorish, keyboard friendly user interface to window management.

This is a development series of ion-3.

PR:		ports/82378
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-07-20 09:26:24 +00:00
Markus Brueffer
db1bde434f Update to version 0.12.2 2005-07-20 09:23:23 +00:00
Markus Brueffer
3177982cc5 Update to version 0.12.2:
All original patches were applied upstream. The new patches handle 2 small
gcc 2.95 related issues, a post 0.12.2 detected crash [1] and a CAM related
problem.

PR:		ports/83126
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
		lofi [1]
2005-07-20 09:22:25 +00:00
Pav Lucistnik
63a29de3a7 - Update to 0.2.3
PR:		ports/83272
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-20 09:05:06 +00:00
Pav Lucistnik
f44bb76cdf - Update to 1.1
PR:		ports/83763
Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
2005-07-20 08:53:47 +00:00
Pav Lucistnik
6ea758b758 - Fix dependencies
PR:		ports/83766
Submitted by:	Remington <MrL0Lz@gmail.com> (maintainer)
2005-07-20 08:48:00 +00:00
Pav Lucistnik
c5fe5a0753 - Update to 3.7
- Take maintainership

PR:		ports/83762
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2005-07-20 08:39:52 +00:00
Pav Lucistnik
3dd2d7cc4f - Fix patch: respect SDL_CONFIG
PR:		ports/83752
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-07-20 08:38:38 +00:00
Dmitry Sivachenko
ae86d4ec6c Update to version 0.3.2.
PR:		83398
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-20 08:36:41 +00:00
Pav Lucistnik
dad64a0564 - Update to 1.6
PR:		ports/83751
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-20 08:34:35 +00:00
Michael Johnson
f7f9b79af4 - Fix png12 support
- Fix mplex on 4.x

PR:		83689
Submitted by:	Sven Berkvens-Matthijsse  <sven@berkvens.net>
2005-07-20 08:16:54 +00:00
Pav Lucistnik
bc3723ad1b - Update to 0.94
- Maintainer resigned

PR:		ports/83591
Submitted by:	Radim Kolar <hsn@netmag.cz>
Approved by:	Brion Moss <brion@queeg.com> (maintainer)
2005-07-20 08:12:19 +00:00
Pav Lucistnik
508e405c89 - Update to 1.4.2
- Take maintainership

PR:		ports/83343
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-20 08:11:32 +00:00
Sergey Matveychuk
d9a94e2186 - Update to 0.7.4 2005-07-20 07:54:42 +00:00
Pav Lucistnik
3cd025e9d8 - Update to 1.0.3
PR:		ports/83694
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer)
2005-07-20 07:50:44 +00:00
Pav Lucistnik
4c16572c83 - Update to 2.0.8
PR:		ports/83679
Submitted by:	vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer)
2005-07-20 07:49:35 +00:00
Pav Lucistnik
2822182689 - Update to 2.0.8
PR:		ports/83678
Submitted by:	vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer)
2005-07-20 07:49:12 +00:00
Mark Linimon
ba6c490c01 Per prior standing request, turn this port over from inactive committer
(eik) to obrien.

Hat:	portmgr
2005-07-20 07:00:59 +00:00
Michael Johnson
ee2ed17f35 - Update to 1.0.6 2005-07-20 06:02:17 +00:00