notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: Tools/portbuild/scripts/updatesnap.ports
SVNWeb

Number of commits found: 4

Sun, 24 Apr 2011
[ 16:37 flz search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Remove portbuild scripts from pcvs, as they now live in svn/projects.
Fri, 25 Jun 2010
[ 23:42 linimon search for other commits by this committer ] Original commit 
Generalize the packge building scripts to be able to be run on more than
one 'head' node, rather than just pointyhat itself.

Constants are factored out into installation-specific files known as
portbuild/conf/server.conf and portbuild/conf/client.conf.  There is
only one server.conf file.  Individual <arch> directories may have
their own client.conf files, or may symlink to ../conf/client.conf.

Several bugs are fixed and improvements are made:

 - parameterize everything.
 - switch to csup.  (This necessitates pushing the repos down one
   directory level, e.g. ports-head/ports and src/src-8.  However,
   this will give us the flexibility to have e.g. src/src-8.1 in
   the future.)
 - note that the misnomer filename 'cvsdone', which was created
   here, is now changed to '.updated'.

Feature safe:   yes
Sun, 8 Nov 2009
[ 00:24 linimon search for other commits by this committer ] Original commit 
Reflect reality on pointyhat.  While here, clean up a bit.
Thu, 21 May 2009
[ 16:15 pav search for other commits by this committer ] Original commit 
- Separate ports tree updating to use cvsup from cvsup-master instead of cvs
  update from NFS mount, which is just way too slow

Number of commits found: 4